From: tomo Date: Sun, 27 Feb 2011 04:16:25 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-22-chise-0_25-6^20~384 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f58e5b8e4f229d554562812e859e01aa82b68c4d;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6a54a7..d8b9b37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2011-02-27 MORIOKA Tomohiko + + * mule/mule-conf.el (=>>jis-x0213-1@2004): Use `=>>jis-x0213-1' + instead of `=>>>jis-x0213-1@2004' as the mother. + (=>>>ucs@iso): New coded-charset for XEmacs CHISE. + (=>>>ucs@unicode): Likewise. + (=>>>ucs@jis): Likewise. + (=ucs@iso): Use `=>>>ucs@iso' instead of `=>>ucs@iso' as the + mother. + (=>>hanyo-denshi/ks): Fix `chars' and `dimension'. + +2011-02-26 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=>>>jis-x0208', `=>>>jis-x0213-1', + `=>>>jis-x0213-1@2004', `=>>>ucs@iso', `=>>>ucs@unicode' and + `=>>>ucs@jis'. + 2011-02-25 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list):