changeset 88572:b097ed538bd5

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 20 May 2002 12:08:00 +0000
parents 1ecb13ff569a
children 133bf7ab1bad
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun May 19 18:02:58 2002 +0000
+++ b/src/ChangeLog	Mon May 20 12:08:00 2002 +0000
@@ -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.