]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 22 May 2002 11:14:25 +0000 (11:14 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 22 May 2002 11:14:25 +0000 (11:14 +0000)
src/ChangeLog

index 20d05d474943a9eb593a0cc6df9998aa0586a70c..3aedc493fca4245be43d735233bde4a55862f067 100644 (file)
@@ -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>