From: tomo Date: Tue, 26 Feb 2002 10:54:17 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-lazy-n7c~75 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=66a6d35ee2081a8221d0d81c27c3ad21b34cbb76;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index ebfbe83..c618ae1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2002-02-25 MORIOKA Tomohiko + + * chartab.c (Fchar_variants): Check Vcharacter_variant_table is + CONSP. + (Fput_char_attribute): Likewise. + (char_attribute_system_db_file): Encode file-name of attribute. + (vars_of_chartab): Set Qunbound into Vcharacter_variant_table as + the initial value. + 2002-02-13 MORIOKA Tomohiko * mule-charset.c (put_char_ccs_code_point): Delete unused codes.