From 66a6d35ee2081a8221d0d81c27c3ad21b34cbb76 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 26 Feb 2002 10:54:17 +0000 Subject: [PATCH] update. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- 1.7.10.4