From: tomo Date: Mon, 13 Oct 2003 07:48:10 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-12-chise-0_21-pre7-for-libchise-b1-r0_2_0-pre8~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9b3fd6b208b11493c1d5eb2c6bce956e7d7c867d;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index dc5ef50..dd56f93 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2003-10-12 MORIOKA Tomohiko + + * chartab.c (char_attribute_list_reset_map_func): New function + when HAVE_LIBCHISE is defined. + (Fchar_attribute_list): Add new optional argument `rehash' when + HAVE_LIBCHISE is defined. + (open_chise_data_source_maybe): Use "chise-db" instead of + "char-db". + (char_attribute_system_db_file): Likewise. + (Fload_char_attribute_table): Use + `chise_feature_foreach_char_with_value' instead of + `chise_char_feature_value_iterate'. + 2003-10-07 MORIOKA Tomohiko * chartab.c (Vchise_db_directory): New variable.