(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
authorKenichi Handa <handa@m17n.org>
Sat, 31 May 2003 00:56:42 +0000 (00:56 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 31 May 2003 00:56:42 +0000 (00:56 +0000)
commitfd3ae0b9def77d98c4936581f7d0ab004bdde16e
tree5c1e0b2194ad909754f743c06f2667d6bc9180c1
parent3867c42d6082681641bb39ecf4454adb10dc7d7d
(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
is nonzero, accept multibyte form of eight-bit-control chars.
(decode_composition_emacs_mule): Likewise.
(decode_coding_emacs_mule): Likewise.
(encode_coding_emacs_mule): If coding->flags is nonzero, produce
multibyte form of eight-bit-control chars.
src/coding.c