(=>ucs-bmp-cjk@cognate): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 7 Oct 2017 07:39:56 +0000 (16:39 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 7 Oct 2017 07:39:56 +0000 (16:39 +0900)
lisp/mule/mule-conf.el

index bab30c1..3595802 100644 (file)
               ;; max-code #xA4CF
               ))
   (make-charset
+   '=>ucs-bmp-cjk@cognate
+   "CJK Characters in BMP for abstract characters based on cognate."
+   '(long-name "CJK in BMP@cognate"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "-ja-.*-ucs-0"
+              mother =>ucs@cognate
+              min-code #x2E00
+               max-code #x9FCC
+              ;; max-code #xA4CF
+              ))
+  (make-charset
    '=>ucs-bmp-cjk@component
    "CJK Characters in BMP for IWDS-1 abstract components."
    '(long-name "CJK in BMP@component"