From f065e5f1c43deac86ab74d433fe20d66e61a6f5b Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 2 Jun 2000 03:39:25 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index e4cf430..c479bde 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2000-06-02 MORIOKA Tomohiko + + * 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 * mule-charset.c (decoding_table_check_elements): New function. -- 1.7.10.4