Mercurial > emacs
diff src/ChangeLog @ 30753:bc668ba63d2a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 11 Aug 2000 05:44:20 +0000 |
parents | c10a26933929 |
children | c53170c88e0a |
line wrap: on
line diff
--- 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 <handa@etl.go.jp> + + * 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 <handa@etl.go.jp> * regex.c (regex_compile) <normal_char>: Pay attention to