update.
authortomo <tomo>
Sat, 17 Jul 2004 18:22:06 +0000 (18:22 +0000)
committertomo <tomo>
Sat, 17 Jul 2004 18:22:06 +0000 (18:22 +0000)
src/ChangeLog

index 4b825bb..fcd49a7 100644 (file)
@@ -1,3 +1,14 @@
+2004-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule-charset.c (Fsave_charset_properties): New function when