(=ucs@cns): Renamed from `ucs-cns'.
authortomo <tomo>
Sun, 23 Mar 2003 15:54:02 +0000 (15:54 +0000)
committertomo <tomo>
Sun, 23 Mar 2003 15:54:02 +0000 (15:54 +0000)
(ucs-cns): Changed to an alias for `=ucs@cns'.

lisp/mule/mule-conf.el

index 8fbe389..19c5fe4 100644 (file)
                  direction     l2r
                  mother        =ucs))
   (define-charset-alias 'ucs-gb '=ucs@gb)
-  (make-charset 'ucs-cns
+  (make-charset '=ucs@cns
                "UCS for CNS"
                `(long-name     "ISO/IEC 10646 for CNS 11643"
                  chars         256
                  graphic       2
                  direction     l2r
                  mother        =ucs))
+  (define-charset-alias 'ucs-cns '=ucs@cns)
   (make-charset 'ucs-jis
                "UCS for JIS"
                `(long-name     "ISO/IEC 10646 for JIS X0208/0212/0213"