From 3995fc28197d2ca47887bf28b5ecf6efbb9ca01a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Sep 2012 18:53:14 +0900 Subject: [PATCH] (=>>>hanyo-denshi/jd): New coded-charset for XEmacs CHISE. (=>>hanyo-denshi/jd): Use `=>>>hanyo-denshi/jd' instead of `=hanyo-denshi/jd' 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 52b5a8d..0896312 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -1269,6 +1269,17 @@ registry "HanyoDenshi\\.JC-0$" mother =hanyo-denshi/jc)) (make-charset + '=>>>hanyo-denshi/jd + "Han'you-Denshi/JD abstract glyph-forms" + '(long-name "Han'you-Denshi/JD glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JD-0$" + mother =hanyo-denshi/jd)) + (make-charset '=>>>hanyo-denshi/ft "Han'you-Denshi/FT abstract glyph-forms" '(long-name "Han'you-Denshi/FT glyph-forms" @@ -1366,7 +1377,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JD-0$" - mother =hanyo-denshi/jd)) + mother =>>>hanyo-denshi/jd)) (make-charset '=>>hanyo-denshi/ft "Han'you-Denshi/FT abstract glyphs" -- 1.7.10.4