From: tomo Date: Thu, 27 Dec 2001 17:49:51 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-43-utf-2000-0_18-n3~4 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b921c51da3cd6afd94e3d5c290bc6bff047056;p=chise%2Fxemacs-chise.git- update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 40e6d1f..afce8fd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-12-27 MORIOKA Tomohiko + + * mule-charset.c (range_charset_code_point): Fixed. + 2001-12-26 MORIOKA Tomohiko * mule-charset.c (decode_builtin_char): Change semantics of @@ -149,7 +153,7 @@ MAX_CHAR_{SMP|SIP} as `ucs-{smp|sip}'. (syms_of_mule_charset): Add new symbols `ucs-smp' and `ucs-sip'. (complex_vars_of_mule_charset): Modify middle-DOC and registry of - `ucs-bmp'; addn new coded-charset `ucs-smp' and `ucs-sip'; change + `ucs-bmp'; add new coded-charset `ucs-smp' and `ucs-sip'; change charset width of `ucs-cns', `ucs-jis', `ucs-ks' and `ucs-big5'. * char-ucs.h (LEADING_BYTE_UCS_SMP): New macro.