(=>cns11643-1): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 11 Feb 2018 06:50:38 +0000 (15:50 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 11 Feb 2018 06:50:38 +0000 (15:50 +0900)
lisp/mule/mule-conf.el

index 5ea49e6..181b32a 100644 (file)
              graphic 0))
 
   (make-charset
+   '=>cns11643-1
+   "CNS 11643 Plane 1 abstract characters."
+   '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
+             dimension 2
+             chars 94
+             mother =cns11643-1
+             =>iso-ir 171
+             graphic 0))
+  (make-charset
    '=>cns11643-2
    "CNS 11643 Plane 2 abstract characters."
    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"