(=>ucs-tip@cognate): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 19 Mar 2020 05:33:34 +0000 (14:33 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 19 Mar 2020 05:33:34 +0000 (14:33 +0900)
lisp/mule/mule-conf.el

index 76cac64..66f827b 100644 (file)
               min-code #x20000 max-code #x2FFFF
               code-offset #x20000))
   (make-charset
+   '=>ucs-tip@cognate
+   "CJK Characters in TIP for abstract characters based on cognate."
+   '(long-name "CJK in TIP@cognate"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "ucs00-3$"
+              mother =>ucs@cognate
+              min-code #x30000 max-code #x3FFFF
+              code-offset #x30000))
+  (make-charset
    '=>ucs-sip@component
    "CJK Characters in SIP for IWDS-1 abstract components."
    '(long-name "CJK in SIP@component"