From: tomo Date: Fri, 30 Jul 2004 14:01:41 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-15-chise-0_21-31^2~149 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad204238e8537b8e79c3165cca799d5a8fe4c3e;p=chise%2Fxemacs-chise.git update. --- 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