Mercurial > emacs
changeset 51329:7e172a75fe19
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 30 May 2003 07:58:23 +0000 |
parents | 2466e5a90751 |
children | 8d150d95fc45 |
files | src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri May 30 07:58:11 2003 +0000 +++ b/src/ChangeLog Fri May 30 07:58:23 2003 +0000 @@ -1,3 +1,15 @@ +2003-05-30 Kenichi Handa <handa@etlken2> + + * coding.c (ccl_coding_driver): Set ccl->eight_bit_control + properly before calling ccl_driver. + + * ccl.h (struct ccl_program) <eight_bit_control: Comment fixed. + + * ccl.c (CCL_WRITE_CHAR): Increment extra_bytes only when it is + nonzero. + (ccl_driver): Initialize extra_bytes to ccl->eight_bit_control. + (setup_ccl_program): Initialize ccl->eight_bit_control to zero. + 2003-05-29 Kenichi Handa <handa@m17n.org> * coding.c (decode_coding_iso2022): Pay attention to the byte