update.
authortomo <tomo>
Fri, 2 Jun 2000 03:39:25 +0000 (03:39 +0000)
committertomo <tomo>
Fri, 2 Jun 2000 03:39:25 +0000 (03:39 +0000)
src/ChangeLog

index e4cf430..c479bde 100644 (file)
@@ -1,3 +1,13 @@
+2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (Vcharacter_decomposition_table): New variable.
+       (Fchar_attribute_alist): Add `name' and `->decomposition' if they
+       are found.
+       (Fget_char_attribute): Use `Vcharacter_decomposition_table' for
+       `->decomposition' attribute.
+       (Fput_char_attribute): Likewise.
+       (vars_of_mule_charset): Setup `Vcharacter_decomposition_table'.
+
 2000-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule-charset.c (decoding_table_check_elements): New function.