]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 20 May 2002 12:08:00 +0000 (12:08 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 20 May 2002 12:08:00 +0000 (12:08 +0000)
src/ChangeLog

index 1d8ec0bd8c68cbf378e74edb4495a235aa02b00a..a4820577e1ae0a9abeb5de4b6672fb1ea7b352a4 100644 (file)
@@ -1,3 +1,12 @@
+2002-05-20  Kenichi Handa  <handa@etl.go.jp>
+
+       * coding.c (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.
+
 2002-05-17  Dave Love  <fx@gnu.org>
 
        * xterm.c (XSetIMValues): Declare.