From d9eaa492a1c957da3361ea72599c14029e53a494 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 17 Sep 2010 08:10:06 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 11 +++++++++++ lisp/utf-2000/ChangeLog | 6 ++++++ 2 files changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c5eb92f..91c5346 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2010-09-14 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>jis-x0208@usual'. + + * mule/mule-conf.el (=>jis-x0208@usual): New coded-charset for + XEmacs CHISE. + (=>jis-x0208): Use `=>jis-x0208@usual' as the mother. + (=>ucs@ks): New coded-charset for XEmacs CHISE. + (=ucs@big5): Use `=>>ucs@cns' as the mother. + 2010-09-10 MORIOKA Tomohiko * mule/mule-conf.el (=>>>jis-x0208): New coded-charset for XEmacs diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 646031e..5eb0978 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,11 @@ 2010-09-14 MORIOKA Tomohiko + * Ideograph-R087-Claw.el (A-CU+2F921): Add `=>ucs@ks'. + + * Ideograph-R031-Enclosure.el (U+56EE): Add ideographic-structure; + add `=>jis-x0208@usual'. + (A-J0-5379): New abstract glyph to integrate J0-5379 and C2-2347. + * Ideograph-R085-Water.el (mother of C1-4E58): Add `=>>ucs@jis', `=>>ucs@cns', `=>>jis-x0208' and `=>>jis-x0213-1'. (GI-J90-3168): New abstract glyph image to integrate J90-3168 and -- 1.7.10.4