From e411871428f3a71356a381e8f2412b72833c9074 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 29 Oct 2011 17:40:42 +0000 Subject: [PATCH] (=+>adobe-japan1): New coded-charset for XEmacs CHISE. (=>>hanyo-denshi/ja): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 6de7a61..6b267b4 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -1895,6 +1895,17 @@ direction l2r mother =adobe-japan1-6 registry "AdobeJapan1-6$")) + (make-charset + '=+>adobe-japan1 + "Adobe-Japan1 unified abstract glyphs" + '(long-name "Adobe-Japan1 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1 + registry "AdobeJapan1-6$")) (make-charset '=hanyo-denshi/ja @@ -2062,6 +2073,17 @@ mother =hanyo-denshi/jt)) (make-charset + '=>>hanyo-denshi/ja + "Han'you-Denshi/JA abstract glyphs" + '(long-name "Han'you-Denshi/JA glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JA-0$" + mother =hanyo-denshi/ja)) + (make-charset '=>>hanyo-denshi/jb "Han'you-Denshi/JB abstract glyphs" '(long-name "Han'you-Denshi/JB glyphs" -- 1.7.10.4