From: tomo Date: Mon, 13 Aug 2001 09:26:38 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-38-utf-2000-0_17-1~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=70635fb46245fd9301407cf33bd5bc26794187b5;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 7a05581..2cf59b3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,15 @@ 2001-08-10 MORIOKA Tomohiko + * mule-charset.c (map_over_uint8_byte_table): New function. + (map_over_uint16_byte_table): Likewise. + (map_over_byte_table): Likewise. + (map_char_id_table): Likewise. + (slow_map_char_id_table_fun): Likewise. + (Fmap_char_attribute): Likewise. + (syms_of_mule_charset): Add new function `map-char-attribute'. + +2001-08-10 MORIOKA Tomohiko + * mule-charset.c (Ffind_char): New function in XEmacs UTF-2000. (syms_of_mule_charset): Add new function `find-char'.