Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 30752:db737e34fc36 | 30753:bc668ba63d2a |
|---|---|
| 1 2000-08-11 Kenichi Handa <handa@etl.go.jp> | |
| 2 | |
| 3 * ccl.c (CCL_READ_CHAR): If source is multibyte, pay attention to | |
| 4 the multibyte form of eight-bit-control characters. | |
| 5 (Fccl_execute_on_string): Initialize ccl->multibyte. | |
| 6 | |
| 7 * ccl.h (struct ccl_program): New member multibyte. | |
| 8 | |
| 9 * coding.c (ccl_coding_driver): Initialize ccl->multibyte. | |
| 10 | |
| 1 2000-08-11 Kenichi Handa <handa@etl.go.jp> | 11 2000-08-11 Kenichi Handa <handa@etl.go.jp> |
| 2 | 12 |
| 3 * regex.c (regex_compile) <normal_char>: Pay attention to | 13 * regex.c (regex_compile) <normal_char>: Pay attention to |
| 4 multibyteness. | 14 multibyteness. |
| 5 (analyse_first) <exactn>: Setup fastmap correctly for | 15 (analyse_first) <exactn>: Setup fastmap correctly for |
