From: tomo Date: Sat, 24 Aug 2002 09:49:21 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-46-utf-2000-0_19-1~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=69c43993c35fc0e75f833dd36986b0850f7c1704;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index e8e521f..4332610 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 2002-08-23 MORIOKA Tomohiko + * casetab.c (complex_vars_of_casetab): If uppercase/lowercase is + not defined for a character, don't put the identical conversion + into the uppercase/lowercase table in UTF-2000. + + * buffer.h (SET_TRT_TABLE_CHAR_1): Set a list instead of a + character in a char-attribute in UTF-2000. + +2002-08-23 MORIOKA Tomohiko + * chartab.h: Add an EXFUN for Fmount_char_attribute_table. * casetab.c (Q_lowercase): New variable in UTF-2000.