From b08e181330397239d1431f5fc61d9dcb78cda90e Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 9 Aug 2003 18:01:07 +0000 Subject: [PATCH] update. --- src/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 5bcbba8..aa56e7e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,21 @@ 2003-08-09 MORIOKA Tomohiko + * chartab.c (mark_char_table): Member `db' is deleted when `CHISE' + is defined. + (char_table_description): Likewise. + (Fmake_char_table): Likewise. + (Fcopy_char_table): Likewise. + (Fmount_char_attribute_table): Likewise. + (Fclose_char_attribute_table): Likewise. + (Freset_char_attribute_table): Likewise. + (load_char_attribute_maybe): Likewise. + (Fload_char_attribute_table): Likewise. + + * chartab.h (struct Lisp_Char_Table): Delete `db' when `CHISE' is + defined. + +2003-08-09 MORIOKA Tomohiko + * chartab.c (load_char_attribute_table_map_func): New function when CHISE is defined. (Qload_char_attribute_table_map_function): Don't define when CHISE -- 1.7.10.4