From 2e77ee89206c6cf90d1a63e866000ed4393853f2 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Sep 2001 06:06:50 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 9e80eba..fda0db8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,16 @@ 2001-09-07 MORIOKA Tomohiko + * chartab.h (decode_char_table_range): New prototype in XEmacs + UTF-2000. + (put_char_id_table): New inline function in XEmacs UTF-2000. + + * chartab.c (put_char_id_table): Moved to chartab.h as an inline + function. + (decode_char_table_range): Delete static declaration in XEmacs + UTF-2000. + +2001-09-07 MORIOKA Tomohiko + * chartab.c (put_char_id_table): Use `put_char_table'. 2001-09-07 MORIOKA Tomohiko -- 1.7.10.4