From 3217adcb2d11f45be32d84ff229a8dc70cc5811e Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Jul 2002 06:11:37 +0000 Subject: [PATCH 1/1] update. --- lisp/utf-2000/ChangeLog | 5 +++++ src/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 75f7808..846e9c8 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,8 @@ +2002-07-03 MORIOKA Tomohiko + + * update-cdb.el: Use `mount-char-attribute-table' instead of + `reset-char-attribute-table'; don't reset char-attribute-tables. + 2002-07-02 MORIOKA Tomohiko * Ideograph-R129-Brush.el, Ideograph-R131-Minister.el, diff --git a/src/ChangeLog b/src/ChangeLog index 2e0d133..493e27c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2002-07-03 MORIOKA Tomohiko + + * chartab.c (save_uint8_byte_table): Don't clear the table. + (save_uint16_byte_table): Likewise. + (save_byte_table): Likewise. + (Fmount_char_attribute_table): New function. + (syms_of_chartab): Add new builtin function + `mount-char-attribute-table'. + 2002-07-02 MORIOKA Tomohiko * mule-charset.c (Fsave_charset_mapping_table): Open database as -- 1.7.10.4