From: tomo Date: Wed, 15 Aug 2001 07:52:57 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-40-utf-2000-0_17-2~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c953788038bfb7d8dff0268386c1c3b4caa235dd;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 7e87eb8..6ec6933 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2001-08-14 MORIOKA Tomohiko + + * mule-charset.c (Vcharset_ucs_jis): New variable. + (Qucs_jis): Likewise. + (syms_of_mule_charset): Add new symbol `ucs-jis'. + (complex_vars_of_mule_charset): Add new coded-charset `ucs-jis'. + + * char-ucs.h (LEADING_BYTE_UCS_JIS): New macro. + 2001-08-10 MORIOKA Tomohiko * mule-charset.c (map_over_uint8_byte_table): New function.