(=>>>jis-x0213-2): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Mon, 7 Mar 2011 16:34:08 +0000 (16:34 +0000)
committertomo <tomo>
Mon, 7 Mar 2011 16:34:08 +0000 (16:34 +0000)
(=>>jis-x0213-2): Use `=>>>jis-x0213-2' instead of `=jis-x0213-2' as
the mother.

lisp/mule/mule-conf.el

index 10475d5..5eeee99 100644 (file)
            dimension 2
            chars 94
            graphic 0))
+  (make-charset
+   '=>>>jis-x0213-2
+   "JIS X 0213 Plain 2 abstract glyph-forms"
+   '(mother =jis-x0213-2
+           =>iso-ir 229
+           registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
+           dimension 2
+           chars 94
+           graphic 0))
 
   (make-charset
    '=>>jis-x0208
    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
              dimension 2
              chars 94
-             mother =jis-x0213-2
+             mother =>>>jis-x0213-2
              =>iso-ir 229
               ;; final ?P
              graphic 0))