`ucs' is renamed to `=ucs'.
authortomo <tomo>
Sun, 9 Mar 2003 16:48:32 +0000 (16:48 +0000)
committertomo <tomo>
Sun, 9 Mar 2003 16:48:32 +0000 (16:48 +0000)
(ucs): New alias for `=ucs' when `utf-2000' is provided.

lisp/mule/mule-conf.el

index 9beb33c..5403694 100644 (file)
   )
 
 (when (featurep 'utf-2000)
+  (define-charset-alias 'ucs '=ucs)
   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208-1990)
   (make-charset 'ucs-gb
                "UCS for GB"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        ucs))
+                 mother        =ucs))
   (make-charset 'ucs-cns
                "UCS for CNS"
                `(long-name     "ISO/IEC 10646 for CNS 11643"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        ucs))
+                 mother        =ucs))
   (make-charset 'ucs-jis
                "UCS for JIS"
                `(long-name     "ISO/IEC 10646 for JIS X0208/0212/0213"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        ucs))
+                 mother        =ucs))
   (make-charset '=ucs-jis-1990
                "UCS for JIS:1990"
                `(long-name     "ISO/IEC 10646 for JIS X 0208/0212:1990"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        ucs))
+                 mother        =ucs))
   (make-charset 'ucs-big5
                "UCS for Big5"
                `(long-name     "ISO/IEC 10646 for Big5"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        ucs))
+                 mother        =ucs))
 
   (make-charset 'ideograph-daikanwa-2
                "Daikanwa Rev."