# HG changeset patch # User Kenichi Handa # Date 965972660 0 # Node ID bc668ba63d2a97e7b498a710a949b17e3fbc022b # Parent db737e34fc36e4600dd460c31cc50d14cfed5976 *** empty log message *** diff -r db737e34fc36 -r bc668ba63d2a src/ChangeLog --- a/src/ChangeLog Fri Aug 11 01:56:59 2000 +0000 +++ b/src/ChangeLog Fri Aug 11 05:44:20 2000 +0000 @@ -1,3 +1,13 @@ +2000-08-11 Kenichi Handa + + * ccl.c (CCL_READ_CHAR): If source is multibyte, pay attention to + the multibyte form of eight-bit-control characters. + (Fccl_execute_on_string): Initialize ccl->multibyte. + + * ccl.h (struct ccl_program): New member multibyte. + + * coding.c (ccl_coding_driver): Initialize ccl->multibyte. + 2000-08-11 Kenichi Handa * regex.c (regex_compile) : Pay attention to