From 36f6432a8ba6f2139dd652e1098aeb3fd9aa9cfa Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 2 Dec 2011 06:07:19 +0000 Subject: [PATCH] (=>>>hanyo-denshi/jc): New coded-charset for XEmacs CHISE. (=>>hanyo-denshi/jc): Use `=>>>hanyo-denshi/jc' instead of `=hanyo-denshi/jc' as the mother. --- lisp/mule/mule-conf.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 82e44b3..0c96536 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2220,6 +2220,17 @@ code-offset ,(lsh #x6403 16))) (make-charset + '=>>>hanyo-denshi/jc + "Han'you-Denshi/JC abstract glyph-forms" + '(long-name "Han'you-Denshi/JC glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JC-0$" + mother =hanyo-denshi/jc)) + (make-charset '=>>>hanyo-denshi/jt "JT (Juuki Touitsu Moji) abstract glyph-forms" '(long-name "Han'you-Denshi/JT glyph-forms" @@ -2263,7 +2274,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JC-0$" - mother =hanyo-denshi/jc)) + mother =>>>hanyo-denshi/jc)) (make-charset '=>>hanyo-denshi/jd "Han'you-Denshi/JD abstract glyphs" -- 1.7.10.4