changeset 89367:f665bf3ca14d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 11 Jan 2003 03:39:02 +0000
parents 0c9b64b6b6af
children 6b4d70860c86
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jan 11 03:38:51 2003 +0000
+++ b/src/ChangeLog	Sat Jan 11 03:39:02 2003 +0000
@@ -1,5 +1,11 @@
 2003-01-11  Kenichi Handa  <handa@m17n.org>
 
+	* charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
+	call encode_char.
+
+	* charset.c (encode_char): Fix handling of methods SUBSET and
+	SUPERSET.
+
 	* xterm.c (x_new_fontset): Fix previous change.
 
 2003-01-10  Dave Love  <fx@gnu.org>