Mercurial > emacs
changeset 36409:3b0a3796513a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 27 Feb 2001 03:27:00 +0000 |
parents | f6cf1681b74a |
children | 27b5c760df31 |
files | src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Feb 26 22:51:53 2001 +0000 +++ b/src/ChangeLog Tue Feb 27 03:27:00 2001 +0000 @@ -1,3 +1,15 @@ +2001-02-27 Kenichi Handa <handa@etl.go.jp> + + * coding.c (ccl_coding_driver): If ccl->eight_bit_control is zero, + treat the produced bytes as a valid multibyte sequence. + + * ccl.c (CCL_WRITE_MULTIBYTE_CHAR): New macro. + (ccl_driver) <CCL_WriteMultibyteChar2>: Use + CCL_WRITE_MULTIBYTE_CHAR instead of CCL_WRITE_CHAR. + <ccl_finish>: Set ccl->eight_bit_control properly. + + * ccl.h (struct ccl_program): New member eight_bit_control. + 2001-02-26 Stefan Monnier <monnier@cs.yale.edu> * keymap.c (Faccessible_keymaps): Pass `is_metized' to