From f58e5b8e4f229d554562812e859e01aa82b68c4d Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 27 Feb 2011 04:16:25 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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): -- 1.7.10.4