From a81922b411cea03bbfbb9909e5252e9b4ae4648f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Feb 2015 16:58:30 +0900 Subject: [PATCH] (=>iwds-1): 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 aaab6ae..2104d50 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2948,6 +2948,15 @@ =>iso-ir 177 mother =ucs)) + (make-charset '=>iwds-1 + "The IRG Working Document Series 1: List of UCV of Ideograhs." + '(long-name "IWDS 1: List of UCV" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r)) + (make-charset '=>ucs@hanyo-denshi "UCS abstract characters based on Han'you-Denshi collection." '(long-name "UCS base characters of Han'you-Denshi" -- 1.7.10.4