From b192210de7be81a1217229aa448392bb03aadea3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 10 Dec 2013 11:38:46 +0900 Subject: [PATCH] (==daikanwa/+p): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 5cb59ea..1a8e9aa 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2132,6 +2132,15 @@ direction l2r registry "Daikanwa\\(\\.[0-9]+\\)?-3" mother =daikanwa)) + (make-charset '==daikanwa/+p + "Daikanwa detailed glyph-images (ddddd')" + '(long-name "Daikanwa detailed glyphs-images (ddddd')" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+p)) (make-charset '=>>daikanwa "Daikanwa abstract glyphs" -- 1.7.10.4