From: tomo Date: Sun, 12 Sep 2004 11:49:47 +0000 (+0000) Subject: (=jis-x0208@1997): New coded-charset for XEmacs CHISE. X-Git-Tag: r21-4-15-u2km-0_21-32-a~2^2~297 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d5ce3fd0990d5a08744e375a03d08ad1888f470;p=chise%2Fxemacs-chise.git- (=jis-x0208@1997): New coded-charset for XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 8074b30..0e7502a 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -174,6 +174,15 @@ (define-charset-alias 'ucs '=ucs) (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990) (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990) + (make-charset + '=jis-x0208@1997 + "JIS X 0208 based on the unification rule of 1997 edition." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =jis-x0208 + ;; final ?B + graphic 0)) (make-charset '=big5-cdp "Big5 with CDP extension"