(=ucs@jis): Renamed from `ucs-jis'.
authortomo <tomo>
Tue, 25 Mar 2003 03:03:27 +0000 (03:03 +0000)
committertomo <tomo>
Tue, 25 Mar 2003 03:03:27 +0000 (03:03 +0000)
(ucs-jis): Changed to an alias for `=ucs@jis'.

lisp/mule/mule-conf.el

index 19c5fe4..46429ab 100644 (file)
                  direction     l2r
                  mother        =ucs))
   (define-charset-alias 'ucs-cns '=ucs@cns)
-  (make-charset 'ucs-jis
+  (make-charset '=ucs@jis
                "UCS for JIS"
                `(long-name     "ISO/IEC 10646 for JIS X0208/0212/0213"
                  chars         256
                  graphic       2
                  direction     l2r
                  mother        =ucs))
+  (define-charset-alias 'ucs-jis '=ucs@jis)
   (make-charset '=ucs-jis-1990
                "UCS for JIS:1990"
                `(long-name     "ISO/IEC 10646 for JIS X 0208/0212:1990"