From 70635fb46245fd9301407cf33bd5bc26794187b5 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 13 Aug 2001 09:26:38 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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'. -- 1.7.10.4