(=>jis-x0213-2@usual): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Wed, 13 Oct 2010 09:00:35 +0000 (09:00 +0000)
committertomo <tomo>
Wed, 13 Oct 2010 09:00:35 +0000 (09:00 +0000)
(=>jis-x0213-2): Use `=>jis-x0213-2@usual' as the mother.

lisp/mule/mule-conf.el

index 7c6a598..daa3dee 100644 (file)
              ))
   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
   (make-charset
+   '=>jis-x0213-2@usual
+   "JIS X 0213 Plain 2 based on usual unification."
+   '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
+             dimension 2
+             chars 94
+             mother =>>jis-x0213-2
+             =>iso-ir 229
+              ;; final ?P
+             graphic 0))
+  (make-charset
    '=>jis-x0213-2
    "JIS X 0213 Plain 2 abstract characters"
    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
              dimension 2
              chars 94
-             mother =>>jis-x0213-2
+             mother =>jis-x0213-2@usual
              =>iso-ir 229
               ;; final ?P
              graphic 0))