From: tomo Date: Tue, 8 Sep 2009 11:43:12 +0000 (+0000) Subject: (=>>jis-x0213-2): New coded-charset for XEmacs CHISE. X-Git-Tag: r21-4-22-chise-0_24-jis-x0213-rep-diffs^20~260 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7ed05a90439f9b4189ad2fa841ca71e482683774;p=chise%2Fxemacs-chise.git.1 (=>>jis-x0213-2): New coded-charset for XEmacs CHISE. (=>jis-x0213-2): Ditto. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index a9ade45..c60571c 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -311,6 +311,16 @@ ;; partial t )) (make-charset + '=>>jis-x0213-2 + "JIS X 0213 Plain 2 abstract glyphs" + '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" + dimension 2 + chars 94 + mother =jis-x0213-2 + =>iso-ir 229 + ;; final ?P + graphic 0)) + (make-charset '=>>jis-x0213-1@2004 "JIS X 0213:2004 Plain 1 abstract glyphs" '(registry "jisx0213\\(\\.2004\\)-1" @@ -386,6 +396,16 @@ ;; partial t )) (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004) + (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 + =>iso-ir 229 + ;; final ?P + graphic 0)) (make-charset '=big5-cdp "Big5 with CDP extension"