update.
authortomo <tomo>
Mon, 11 Feb 2002 11:09:45 +0000 (11:09 +0000)
committertomo <tomo>
Mon, 11 Feb 2002 11:09:45 +0000 (11:09 +0000)
src/ChangeLog

index 59a2018..3b16e1b 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * mule-charset.c (Fsave_charset_mapping_table): Use
+       `XCHARSET_BYTE_SIZE' instead of `XCHARSET_CHARS'.
+
+       * char-ucs.h (put_ccs_octet_table): Use `XCHARSET_BYTE_SIZE'
+       instead of `XCHARSET_CHARS'.
+
 2002-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * mule-charset.c (CHARSET_BYTE_SIZE): Moved to char-ucs.h.