(=jis-x0208@1997): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Sun, 12 Sep 2004 11:49:47 +0000 (11:49 +0000)
committertomo <tomo>
Sun, 12 Sep 2004 11:49:47 +0000 (11:49 +0000)
lisp/mule/mule-conf.el

index 8074b30..0e7502a 100644 (file)
   (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"