(=>ucs-sip@iwds-1/normalized): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 5 Oct 2024 14:58:57 +0000 (23:58 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 7 Oct 2024 23:12:29 +0000 (08:12 +0900)
lisp/mule/mule-conf.el

index c95e5d1..46e5d28 100644 (file)
               min-code #x20000 max-code #x2FFFF
               code-offset #x20000))
   (make-charset
+   '=>ucs-sip@iwds-1/normalized
+   "CJK Characters in SIP based on normalized IWDS-1."
+   '(long-name "CJK in SIP@IWDS-1/normalized"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "ucs00-2$"
+              mother =>ucs@iwds-1/normalized
+              min-code #x20000 max-code #x2FFFF
+              code-offset #x20000))
+  (make-charset
    '=>ucs-tip@iwds-1
    "CJK Characters in TIP based on IWDS-1."
    '(long-name "CJK in TIP@IWDS-1"