From 29e5ba26e01898e0da845792cc82994173c358f9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 13 Jun 2012 08:20:36 +0900 Subject: [PATCH] (=>>>hanyo-denshi/ja): New coded-charset for XEmacs CHISE. (=>>>hanyo-denshi/ib): Ditto. (=>>hanyo-denshi/ja): Use `=>>>hanyo-denshi/ja' instead of `=hanyo-denshi/ja' as the mother. (=>>hanyo-denshi/ib): Use `=>>>hanyo-denshi/ib' instead of `=hanyo-denshi/ib' as the mother. --- lisp/mule/mule-conf.el | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index fa3af92..f3e9a0f 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2297,6 +2297,17 @@ code-offset ,(lsh #x6403 16))) (make-charset + '=>>>hanyo-denshi/ja + "Han'you-Denshi/JA abstract glyph-forms" + '(long-name "Han'you-Denshi/JA glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JA-0$" + mother =hanyo-denshi/ja)) + (make-charset '=>>>hanyo-denshi/jc "Han'you-Denshi/JC abstract glyph-forms" '(long-name "Han'you-Denshi/JC glyph-forms" @@ -2308,6 +2319,17 @@ registry "HanyoDenshi\\.JC-0$" mother =hanyo-denshi/jc)) (make-charset + '=>>>hanyo-denshi/ib + "Han'you-Denshi/IB abstract glyph-forms" + '(long-name "Han'you-Denshi/IB glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IB-0$" + mother =hanyo-denshi/ib)) + (make-charset '=>>>hanyo-denshi/jt "JT (Juuki Touitsu Moji) abstract glyph-forms" '(long-name "Han'you-Denshi/JT glyph-forms" @@ -2329,7 +2351,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JA-0$" - mother =hanyo-denshi/ja)) + mother =>>>hanyo-denshi/ja)) (make-charset '=>>hanyo-denshi/jb "Han'you-Denshi/JB abstract glyphs" @@ -2395,7 +2417,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.IB-0$" - mother =hanyo-denshi/ib)) + mother =>>>hanyo-denshi/ib)) (make-charset '=>>hanyo-denshi/hg "Han'you-Denshi/HG abstract glyphs" -- 1.7.10.4