From: MORIOKA Tomohiko Date: Wed, 10 Dec 2014 14:37:21 +0000 (+0900) Subject: (==ucs-radicals@unicode): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480f83c9a22561fc371c03afb1ac31c4930dca89;p=chise%2Fxemacs-chise.git- (==ucs-radicals@unicode): New coded-charset for XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 664fa57..9018162 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -3642,6 +3642,18 @@ mother =ucs@unicode min-code #x2E00 max-code #x2FFF)) (make-charset + '==ucs-radicals@unicode + "CJK Radicals of UCS" + '(long-name "UCS-Radicals" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-zhRadicals-.*-ucs-0" + mother ==ucs@unicode + min-code #x2E00 max-code #x2FFF)) + (make-charset '=ucs-hangul "Hangul Syllables of UCS" '(long-name "UCS-Hangul-Syllables"