From c07f6bfc8a17299ab8001f90348150d351e726af Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 16 Oct 2015 12:51:27 +0900 Subject: [PATCH] (===hng-nak): 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 a23b9f7..96f7b17 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2973,6 +2973,14 @@ graphic 2 columns 2 direction l2r)) + (make-charset '===hng-nak "HNG:華嚴孔目(高山寺本)" + '(long-name "HNG/華厳孔目" + chars 256 + dimension 2 + registry "hng-28$" + graphic 2 + columns 2 + direction l2r)) (make-charset '===hng-hod "HNG:法藏和尚傳(高山寺本)" '(long-name "HNG/法藏和尚" chars 256 -- 1.7.10.4