From: tomo Date: Mon, 7 Mar 2011 16:34:08 +0000 (+0000) Subject: (=>>>jis-x0213-2): New coded-charset for XEmacs CHISE. X-Git-Tag: r21-4-22-chise-0_25-6^20~248 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba366b2282732163b680e0793a8b2c143c1e7a1;p=chise%2Fxemacs-chise.git (=>>>jis-x0213-2): New coded-charset for XEmacs CHISE. (=>>jis-x0213-2): Use `=>>>jis-x0213-2' instead of `=jis-x0213-2' as the mother. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 10475d5..5eeee99 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -372,6 +372,15 @@ 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 @@ -442,7 +451,7 @@ '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" dimension 2 chars 94 - mother =jis-x0213-2 + mother =>>>jis-x0213-2 =>iso-ir 229 ;; final ?P graphic 0))