]> git.eshelyaron.com Git - emacs.git/commit
(CCL_WRITE_CHAR): Increment extra_bytes only when it is
authorKenichi Handa <handa@m17n.org>
Fri, 30 May 2003 08:14:36 +0000 (08:14 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 30 May 2003 08:14:36 +0000 (08:14 +0000)
commite13dc6b1fd1f8e983a8e6d279181f395623fd811
tree18891350b870ae2001d389abc848206e5060f6c3
parent7cabf4f4b32ee1e00e73c27432c0b22e811a99fb
(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.
src/ChangeLog
src/ccl.c