From 34c7bbc4fc4ae64d4a9d74d3e79e378cd42e1720 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 27 Jul 2010 03:44:28 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80751ac..ad65b51 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2010-07-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=>>big5-cdp', `=>>gt-k', `=>>ucs@jis' and + `=>>ucs@cns'. + + * mule/mule-conf.el (=>>big5-cdp): New abstract glyph-set for + XEmacs CHISE. + (=>>gt): Use quote instead of backquote; modify DOC. + (=>gt): Use quote instead of backquote. + (=>>gt-k): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@iso): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@unicode): Use `=>>ucs@iso' as the mother. + (=>>ucs@jis): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@cns): New abstract glyph-set for XEmacs CHISE. + (=ucs@iso): Use `=>>ucs@iso' as the mother. + 2010-07-01 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add -- 1.7.10.4