# HG changeset patch # User Kenichi Handa # Date 983244420 0 # Node ID 3b0a3796513a7e2a0509d68f46a3038517d90fd6 # Parent f6cf1681b74a8e3ca0516eea3f17db25fc6608b2 *** empty log message *** diff -r f6cf1681b74a -r 3b0a3796513a src/ChangeLog --- 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 + + * 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) : Use + CCL_WRITE_MULTIBYTE_CHAR instead of CCL_WRITE_CHAR. + : Set ccl->eight_bit_control properly. + + * ccl.h (struct ccl_program): New member eight_bit_control. + 2001-02-26 Stefan Monnier * keymap.c (Faccessible_keymaps): Pass `is_metized' to