diff options
author | Kenichi Handa <handa@m17n.org> | 1998-09-28 11:52:53 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1998-09-28 11:52:53 +0000 |
commit | 88993dfd4edca9518a5ed149fc61a683f2b63e7a (patch) | |
tree | 98ce5069d645f7606735c2eda6b3ab80523353c6 /lisp/emacs-lisp/profile.el | |
parent | c42869c47d6a598ded22d5e929d5388d3b6cb9f3 (diff) | |
download | emacs-88993dfd4edca9518a5ed149fc61a683f2b63e7a.tar.gz emacs-88993dfd4edca9518a5ed149fc61a683f2b63e7a.tar.bz2 emacs-88993dfd4edca9518a5ed149fc61a683f2b63e7a.zip |
(check_composing_code): Fix previous change. Now it
alwasy returns 0 or -1.
(decode_coding_iso2022): Adjusted for the above change.
(encode_coding_iso2022): When encoding the last block, flush out
tailing garbage bytes.
(setup_coding_system): Delete unnecessary code.
(shrink_decoding_region): Check translation table. If ASCII
should be translated, give up shrinking.
(shrink_encoding_region): Likewise.
(SHRINK_CONVERSION_REGION_THRESHHOLD): New macro.
(SHRINK_CONVERSION_REGION): New macro.
(code_convert_region): Call SHRINK_CONVERSION_REGION. Delete text
properties here.
(code_convert_region): In the case of encoding, always calulate
correct character number.
(code_convert_string): Call SHRINK_CONVERSION_REGION.
(code_convert_region1): Don't delete text properties here.
(check_composing_code): Fix previous change. Now it
alwasy returns 0 or -1.
(decode_coding_iso2022): Adjusted for the above change.
(encode_coding_iso2022): When encoding the last block, flush out
tailing garbage bytes.
(setup_coding_system): Delete unnecessary code.
(shrink_decoding_region): Check translation table. If ASCII
should be translated, give up shrinking.
(shrink_encoding_region): Likewise.
(SHRINK_CONVERSION_REGION_THRESHHOLD): New macro.
(SHRINK_CONVERSION_REGION): New macro.
(code_convert_region): Call SHRINK_CONVERSION_REGION. Delete text
properties here.
(code_convert_region): In the case of encoding, always calulate
correct character number.
(code_convert_string): Call SHRINK_CONVERSION_REGION.
(code_convert_region1): Don't delete text properties here.
Diffstat (limited to 'lisp/emacs-lisp/profile.el')
0 files changed, 0 insertions, 0 deletions