(=ucs@gb): Renamed from `ucs-gb'.
authortomo <tomo>
Fri, 21 Mar 2003 09:15:43 +0000 (09:15 +0000)
committertomo <tomo>
Fri, 21 Mar 2003 09:15:43 +0000 (09:15 +0000)
(ucs-gb): Changed to an alias for `=ucs@gb'.

lisp/mule/mule-conf.el

index 0d7960c..8fbe389 100644 (file)
 (when (featurep 'utf-2000)
   (define-charset-alias 'ucs '=ucs)
   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208-1990)
-  (make-charset 'ucs-gb
+  (make-charset '=ucs@gb
                "UCS for GB"
                `(long-name     "ISO/IEC 10646 for GB"
                  chars         256
                  graphic       2
                  direction     l2r
                  mother        =ucs))
+  (define-charset-alias 'ucs-gb '=ucs@gb)
   (make-charset 'ucs-cns
                "UCS for CNS"
                `(long-name     "ISO/IEC 10646 for CNS 11643"