From eecca484681da0f2888933c008121c6a709e995c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 29 Sep 2015 08:51:30 +0900 Subject: [PATCH] (===hng-jou): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index d0266e5..7884584 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2805,6 +2805,14 @@ hzk-max (+ hzk-min 65535)) (setq i (1+ i)))) + (make-charset '===hng-jou "HNG:誠實論卷八(P.2179)" + '(long-name "HNG/P2179" + chars 256 + dimension 2 + registry "hng-1$" + graphic 2 + columns 2 + direction l2r)) (make-charset '===hng-khi "HNG:妙法蓮華經卷五(今西本)" '(long-name "HNG/宮廷今西" chars 256 -- 1.7.10.4