update.
authortomo <tomo>
Wed, 19 Jul 2000 03:00:30 +0000 (03:00 +0000)
committertomo <tomo>
Wed, 19 Jul 2000 03:00:30 +0000 (03:00 +0000)
src/ChangeLog

index 5b82c08..cdbf9e0 100644 (file)
@@ -1,3 +1,10 @@
+2000-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (byte_table_same_value_p): Use `internal_equal'
+       instead of `EQ'.
+       (put_byte_table): Likewise.
+       (char_id_table_equal): Use `get_byte_table' [new implementation].
+
 2000-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule-charset.c: Include <limits.h> in UTF-2000.