(=ucs@iso): Use `=>>ucs@iso' instead of `=>>>ucs@iso' as the mother.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 29 Dec 2013 12:58:13 +0000 (21:58 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 29 Dec 2013 12:58:13 +0000 (21:58 +0900)
(=>>>ucs@iso): Changed to an alias for `=ucs@iso'.

lisp/mule/mule-conf.el

index df7d7b8..2e4ae30 100644 (file)
                  =>iso-ir      177
                  mother        =>>ucs@unicode))
 
-  (make-charset '=>>>ucs@iso
-               "Representative glyph-forms of ISO/IEC 10646"
-               '(long-name     "UCS glyph-forms for UCS"
-                 chars         256
-                 dimension     3
-                 columns       2
-                 graphic       2
-                 direction     l2r
-                 =>iso-ir      177
-                 mother        =>>ucs@iso))
+  ;; (make-charset '=>>>ucs@iso
+  ;;               "Representative glyph-forms of ISO/IEC 10646"
+  ;;               '(long-name     "UCS glyph-forms for UCS"
+  ;;                 chars         256
+  ;;                 dimension     3
+  ;;                 columns       2
+  ;;                 graphic       2
+  ;;                 direction     l2r
+  ;;                 =>iso-ir      177
+  ;;                 mother        =>>ucs@iso))
   ;; (make-charset '=>>>ucs@unicode
   ;;               "Representative glyph-forms of Unicode"
   ;;               '(long-name     "UCS glyph-forms for Unicode"
                  graphic       2
                  direction     l2r
                  =>iso-ir      177
-                 mother        =>>>ucs@iso))
+                  mother       =>>ucs@iso
+                 ;; mother     =>>>ucs@iso
+                 ))
+  (define-charset-alias '=>>>ucs@iso '=ucs@iso)
   (make-charset '=ucs@unicode
                "Unicode for its representative glyphs"
                '(long-name     "UCS for Unicode"