(==ucs-radicals@unicode): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 10 Dec 2014 14:37:21 +0000 (23:37 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 10 Dec 2014 14:37:21 +0000 (23:37 +0900)
lisp/mule/mule-conf.el

index 664fa57..9018162 100644 (file)
               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"