From b081964617bd39178fd9a552aa2595ae77519dc6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 14 Sep 2015 09:16:56 +0900 Subject: [PATCH] (===hng-khi): New coded-charset for XEmacs CHISE. --- lisp/mule/mule-conf.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index c22e77f..790a9a6 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2794,6 +2794,15 @@ hzk-max (+ hzk-min 65535)) (setq i (1+ i)))) + (make-charset '===hng-khi "HNG:妙法蓮華經卷五(今西本)" + '(long-name "HNG/宮廷今西" + chars 256 + dimension 2 + registry "hngkhi-0" + graphic 2 + columns 2 + direction l2r)) + (make-charset '=cbeta "CBETA private characters" '(long-name "CBETA PUA" chars 256 @@ -2957,7 +2966,7 @@ ;; (make-charset ;; '=zihai-17xx - ;; "ZhongHua-ZiHai (pp.1700$B!A(B1781) glyph-images" + ;; "ZhongHua-ZiHai (pp.1700〜1781) glyph-images" ;; '(long-name "ZhongHua-ZiHai pp.17xx" ;; chars 256 ;; dimension 2 -- 1.7.10.4