From 9b3fd6b208b11493c1d5eb2c6bce956e7d7c867d Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 13 Oct 2003 07:48:10 +0000 Subject: [PATCH] update. --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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. -- 1.7.10.4