]> git.eshelyaron.com Git - emacs.git/commit
(encode_coding_sjis_big5): Use translation table for
authorKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 12:04:09 +0000 (12:04 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 7 Sep 2000 12:04:09 +0000 (12:04 +0000)
commit39658efc4056074ede7d8a343ac6d735d00019e4
treedfbedfea055ea8ab0275683aae459994a7d55834
parent3c014385fa789ece3d0d22ff2b364711b33139a2
(encode_coding_sjis_big5): Use translation table for
encoding, not decoding.   Check for the charset katakana-jisx0201,
not latin-jisx0201.
(ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
src/coding.c