From 63fa83cfe303c550737befe1d8ba9aa2e8f2002e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 6 Sep 2015 12:18:54 +0900 Subject: [PATCH] (==daikanwa/+2p): 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 26465fa..2f28603 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2558,6 +2558,15 @@ graphic 2 direction l2r mother =daikanwa/+p)) + (make-charset '==daikanwa/+2p + "Daikanwa detailed glyph-images (ddddd'')" + '(long-name "Daikanwa glyph-images ddddd''" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+2p)) (make-charset '==daikanwa/ho "Daikanwa detailed glyph-images (Hokan)" '(long-name "Daikanwa-ho detailed glyph-images" -- 1.7.10.4