From: tomo Date: Sat, 17 Jul 2004 18:22:06 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-15-chise-0_21-30-ccs-props^2~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7f60a217af450c1601b23bdb4cfe051cb9c6e533;p=chise%2Fxemacs-chise.git.1 update. --- 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