From 01bd6dc6651a93e6a38313c283dd31f29db46186 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 30 Mar 2019 22:38:01 +0900 Subject: [PATCH] (===hng-fhs): 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 6b8211c..7a2df17 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -3102,6 +3102,14 @@ graphic 2 columns 2 direction l2r)) + (make-charset '===hng-fhs "HNG:P2195妙法蓮華經卷六" + '(long-name "HNG/P2195" + chars 256 + dimension 2 + registry "hng-12$" + graphic 2 + columns 2 + direction l2r)) (make-charset '===hng-hok "HNG:妙法蓮華經卷八(S.2577)" '(long-name "HNG/S2577" chars 256 -- 1.7.10.4