From ed8085201cafccb53a7154e02e398479aa60f118 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 8 Jan 2003 10:11:52 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 73523c1..e433e3a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2003-01-08 MORIOKA Tomohiko + + * chartab.c (save_uint8_byte_table): Add new argument `filter'. + (save_uint16_byte_table): Likewise. + (save_byte_table): Likewise; convert values by it. + (Fput_char_attribute): Don't use `char-refs-simplify-char-specs' + for `ideographic-structure'. + (Fsave_char_attribute_table): Use `char-refs-simplify-char-specs' + as the filter for `ideographic-structure'. + 2003-01-07 MORIOKA Tomohiko * chartab.c (put_char_composition): New function. -- 1.7.10.4