From: tomo Date: Mon, 11 Feb 2002 11:09:45 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-lazy-n7c~129 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e3909740c26097515ff61581df8102c0aa6b1b46;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 59a2018..3b16e1b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-02-11 MORIOKA Tomohiko + + * mule-charset.c (Fsave_charset_mapping_table): Use + `XCHARSET_BYTE_SIZE' instead of `XCHARSET_CHARS'. + + * char-ucs.h (put_ccs_octet_table): Use `XCHARSET_BYTE_SIZE' + instead of `XCHARSET_CHARS'. + 2002-02-10 MORIOKA Tomohiko * mule-charset.c (CHARSET_BYTE_SIZE): Moved to char-ucs.h.