From 6e264fadfa7fbd0fa6889043b096275030df45c9 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 11 Aug 2000 05:44:20 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 3b3a90a7c95..bd188fe670f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.2