(=ucs-bmp-cjk-compat): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Thu, 20 Oct 2011 18:01:02 +0000 (18:01 +0000)
committertomo <tomo>
Thu, 20 Oct 2011 18:01:02 +0000 (18:01 +0000)
lisp/mule/mule-conf.el

index 6fc21c2..b021d2f 100644 (file)
               ;; max-code #xA4CF
               ))
   (make-charset
+   '=ucs-bmp-cjk-compat
+   "CJK Compatibility Ideographs in BMP of UCS"
+   '(long-name "CJK Compatibility Ideographs"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "-ja-.*-ucs-0"
+              mother ucs-bmp
+              min-code #xF900
+              max-code #xFAFF
+              ))
+  (make-charset
    '=ucs-sip-ext-b
    "CJK Ideographs Extension B"
    '(long-name "UCS CJK Ext-B"