From: tomo Date: Sun, 19 Aug 2001 09:02:36 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-41-utf-2000-0_17-2~112 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c4863a87f8ab0bf714c64cc87ab0eb723ed8b86d;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index ba97bdd..aabfaf6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2001-08-19 MORIOKA Tomohiko + + * chartab.c (map_over_uint8_byte_table): Change arguments; add new + argument `ccs'. + (map_over_uint16_byte_table): Likewise. + (map_over_byte_table): Likewise. + (map_char_id_table): Add new argument `range' like + `map_char_table'. + (Fmap_char_attribute): Add new argument `range' like + `Fmap_char_table'. + 2001-08-17 MORIOKA Tomohiko * chartab.c (map_over_uint8_byte_table): Change interface of