From: tomo Date: Fri, 7 Sep 2001 04:50:52 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-41-utf-2000-0_18-1~533 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ef9078f8edad7610dc324b828e5857547b4ae0f3;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 6c885d6..3126aa1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2001-09-07 MORIOKA Tomohiko + + * chartab.c (map_over_uint8_byte_table): Delete argument `ccs'. + (map_over_uint16_byte_table): Likewise. + (map_over_byte_table): Likewise. + (map_char_table): Modify for `map_over_uint8_byte_table', + `map_over_uint16_byte_table' and `map_over_byte_table' in XEmacs + UTF-2000. + +2001-09-06 MORIOKA Tomohiko + + * chartab.c (struct map_char_table_for_charset_arg): New + structure. + (map_char_table_for_charset_fun): New function. + (map_char_table): Use `map_char_table' for encoding_table of + `range->charset'. + 2001-09-06 MORIOKA Tomohiko * chartab.c (map_char_table): Check a character is found in