From: tomo Date: Fri, 23 Aug 2002 18:06:47 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-46-utf-2000-0_19-1~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=441555025220f56a02a491a2fbeba17ec865fc95;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index bd7a117..e8e521f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,21 @@ +2002-08-23 MORIOKA Tomohiko + + * chartab.h: Add an EXFUN for Fmount_char_attribute_table. + + * casetab.c (Q_lowercase): New variable in UTF-2000. + (Q_uppercase): Likewise. + (Fput_case_table): New implementation in UTF-2000. + (Fput_case_table_pair): Likewise. + (Fcopy_case_table): Likewise. + (syms_of_casetab): Add new symbol `->lowercase' and `->uppercase'. + (complex_vars_of_casetab): Use char-attribute `->lowercase' and + `->uppercase' in Vstandard_case_table in UTF-2000. + +2002-08-22 MORIOKA Tomohiko + + * buffer.h (TRT_TABLE_CHAR_1): New implementation in UTF-2000. + (SET_TRT_TABLE_CHAR_1): Likewise. + 2002-08-20 MORIOKA Tomohiko * text-coding.c (decode_add_er_char): Support isolated-chars.