From: tomo Date: Fri, 2 Jun 2000 03:39:25 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-33-utf-2000-0_16~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f065e5f1c43deac86ab74d433fe20d66e61a6f5b;p=chise%2Fxemacs-chise.git.1 update. --- 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.