]> git.eshelyaron.com Git - emacs.git/commit
(CCL_WRITE_CHAR): Be sure to write single byte characters
authorKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:51:55 +0000 (23:51 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:51:55 +0000 (23:51 +0000)
commitbd045987c20414ae1de41518d39dcb34e652b696
treea3cd64d935a5e4d09c6375299aeff75c6e40d7f5
parent75ec644a43f9f4b9e7316f5c4b42f99314c89ebe
(CCL_WRITE_CHAR): Be sure to write single byte characters
as is.
(CCL_MAKE_CHAR): Use MAKE_CHAR, not MAKE_NON_ASCII_CHAR.
src/ccl.c