From 441555025220f56a02a491a2fbeba17ec865fc95 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 23 Aug 2002 18:06:47 +0000 Subject: [PATCH] update. --- src/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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. -- 1.7.10.4