]> git.eshelyaron.com Git - emacs.git/commit
(encode_coding_iso_2022): If coding requires safe
authorKenichi Handa <handa@m17n.org>
Mon, 20 May 2002 12:10:04 +0000 (12:10 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 20 May 2002 12:10:04 +0000 (12:10 +0000)
commit41cbe562e6f1eec39a045aa27f28e9e798fd56dd
treeecea32cdcb895b0e820b65caaea4325fc9b458f0
parent0e56a02d6d03433723553151837b5ef6190a8026
(encode_coding_iso_2022): If coding requires safe
encoding, produce a character specified by
CODING_INHIBIT_CHARACTER_SUBSTITUTION.
(encode_coding_sjis): Likewise.
(encode_coding_big5): Likewise.
(encode_coding_charset): Likewise.
src/coding.c