From: tomo Date: Mon, 11 Feb 2002 07:17:18 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-lazy-n7c~132 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e82f4d6cdfbf0cc8aa2c14e20e1240db0f49d096;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 35ca298..59a2018 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 2002-02-10 MORIOKA Tomohiko + * mule-charset.c (CHARSET_BYTE_SIZE): Moved to char-ucs.h. + (XCHARSET_BYTE_SIZE): Likewise. + + * char-ucs.h (CHARSET_BYTE_SIZE): New inline function [moved from + mule-charset.c]. + (XCHARSET_BYTE_SIZE): Likewise. + +2002-02-10 MORIOKA Tomohiko + * chartab.c (Fput_char_attribute): Use exec-directory instead of data-directory to store database. (Fsave_char_attribute_table): Likewise.