From 8f201410dbfa76a6807953b876316208832770ed Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 2 Jun 2000 04:19:55 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c479bde..aa4f88e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,16 @@ 2000-06-02 MORIOKA Tomohiko + * mule-charset.c (Vcharacter_total_strokes_table): New variable. + (Qtotal_strokes): New variable. + (Fchar_attribute_alist): Use `Vcharacter_total_strokes_table' for + `total-strokes' attribute. + (Fget_char_attribute): Likewise. + (Fput_char_attribute): Likewise. + (syms_of_mule_charset): Add new symbol `total-strokes'. + (vars_of_mule_charset): Setup `Vcharacter_total_strokes_table'. + +2000-06-02 MORIOKA Tomohiko + * mule-charset.c (Vcharacter_decomposition_table): New variable. (Fchar_attribute_alist): Add `name' and `->decomposition' if they are found. -- 1.7.10.4