changeset 88596:235ee9d10206

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 22 May 2002 11:14:25 +0000
parents c348d8f35224
children 74b74f59bc09
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 22 05:56:05 2002 +0000
+++ b/src/ChangeLog	Wed May 22 11:14:25 2002 +0000
@@ -1,5 +1,11 @@
 2002-05-22  Kenichi Handa  <handa@etl.go.jp>
 
+	* coding.c (decode_coding_charset): Adjusted for the change of
+	Fdefine_coding_system_internal.
+	(Fdefine_coding_system_internal): For a coding system of
+	`charset' type, store a list of charset IDs in
+	`charset_attr_charset_valids' element of coding attributes.
+
 	* charset.c (Fmake_char): Fix previous change.
 
 2002-05-21  Kenichi Handa  <handa@etl.go.jp>