From f0183eb04ea2df10e3fea5b3d687fe2b0cf84601 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Mar 2011 08:46:25 +0000 Subject: [PATCH] (=>>hanyo-denshi/ia): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index fa57624..ac88e05 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -1882,6 +1882,17 @@ registry "HanyoDenshi\\.FT-0$" mother =hanyo-denshi/ft)) (make-charset + '=>>hanyo-denshi/ia + "Han'you-Denshi/IA abstract glyphs" + '(long-name "Han'you-Denshi/IA glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IA-0$" + mother =hanyo-denshi/ia)) + (make-charset '=>>hanyo-denshi/ib "Han'you-Denshi/IB abstract glyphs" '(long-name "Han'you-Denshi/IB abstract glyphs" -- 1.7.10.4