From dad204238e8537b8e79c3165cca799d5a8fe4c3e Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 30 Jul 2004 14:01:41 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d5e55e1..f77ea4c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2004-07-27 MORIOKA Tomohiko + + * chartab.c (put_char_composition): Use DECODE_CHAR to get + character corresponding with UCS code point. + (Fput_char_attribute): Likewise. + + * mule-charset.c (put_char_ccs_code_point): Don't omit a UCS + character in the UCS decoding-table if the char-id is not equal to + the UCS code point. + 2004-07-23 MORIOKA Tomohiko * mule-charset.c (Fsave_charset_properties): Use `true-name' only -- 1.7.10.4