From 7f60a217af450c1601b23bdb4cfe051cb9c6e533 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 17 Jul 2004 18:22:06 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4b825bb..fcd49a7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2004-07-17 MORIOKA Tomohiko + + * chartab.c (Fsave_char_attribute_table): Use + `save_charset_properties' for CCS features when HAVE_LIBCHISE is + defined. + + * mule-charset.c (save_charset_properties): Renamed from + `Fsave_charset_properties'; changed to non-Lisp function. + (syms_of_mule_charset): Abolish builtin function + `save-charset-properties'. + 2004-07-15 MORIOKA Tomohiko * mule-charset.c (Fsave_charset_properties): New function when -- 1.7.10.4