From a50a29f9d211301c7f6bb6acd752acdb9c682d1b Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 3 Feb 2002 18:27:43 +0000 Subject: [PATCH] update. --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index de501b7..4fa9c2f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2002-02-03 MORIOKA Tomohiko + + * chartab.c (char_attribute_table_to_put): New variable in + UTF-2000. + (Qput_char_table_map_function): Likewise. + (value_to_put): Likewise. + (Fput_char_table_map_function): New function in UTF-2000. + (put_char_table): Use `Fmap_char_attribute' for + CHARTAB_RANGE_CHARSET in UTF-2000. + (Fput_char_attribute): Store symbol instead of string in + `XCHAR_TABLE_NAME (table)'. + (load_char_attribute_maybe): Likewise. + (syms_of_chartab): Add new symbol/function + `put-char-table-map-function'. + 2002-01-30 MORIOKA Tomohiko * database.h: Add new EXFUN for `Fmap_database'. -- 1.7.10.4