From: tomo Date: Wed, 8 Jan 2003 10:11:52 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-10-utf-2000-0_20-5~290 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ed8085201cafccb53a7154e02e398479aa60f118;p=chise%2Fxemacs-chise.git.1 update. --- 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.