From: tomo Date: Sun, 9 Mar 2003 16:46:20 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-11-chise-0_20-=ucs~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5b46a66f874931f5e3dce7ac72d2c4ad6279ddc0;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index ee79580..6047522 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2003-03-09 MORIOKA Tomohiko + + * mule-charset.c (put_char_ccs_code_point): Refer `=ucs' instead + of `ucs'. + (Qmap_ucs): New variable. + (syms_of_mule_charset): Add new symbol `=ucs'. + (complex_vars_of_mule_charset): Rename `ucs' to `=ucs'. + + * fns.c (ids_format_unit): Refer `=ucs' instead of `ucs'. + (simplify_char_spec): Likewise. + + * chartab.c (Fdefine_char): Refer `=ucs' as same as `ucs'. + + * char-ucs.h (Qmap_ucs): New extern variable. + 2003-03-07 MORIOKA Tomohiko * mule-charset.c (Qmap_jis_x0208): Renamed from `Qjis_x0208'.