From: tomo Date: Sat, 9 Aug 2003 13:33:49 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-12-libchise-0_21-pre3~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3f180a533167f515c4dba5a98b9f39a7456d7a24;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 0f2010e..5bcbba8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2003-08-09 MORIOKA Tomohiko + + * chartab.c (load_char_attribute_table_map_func): New function + when CHISE is defined. + (Qload_char_attribute_table_map_function): Don't define when CHISE + is defined. + (Fload_char_attribute_table_map_function): Likewise. + (Fload_char_attribute_table): Use libchise when `CHISE' is + defined. + (syms_of_chartab): Don't define + `load-char-attribute-table-map-function' when CHISE is defined. + 2003-08-06 MORIOKA Tomohiko * chartab.c: Include when `CHISE' is defined.