(=+>ucs@iso): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Tue, 18 Oct 2011 10:37:47 +0000 (10:37 +0000)
committertomo <tomo>
Tue, 18 Oct 2011 10:37:47 +0000 (10:37 +0000)
(=>>ucs@iso): Use `=+>ucs@iso' instead of `=>ucs@iso' as the mother.

lisp/mule/mule-conf.el

index 0591d03..5c74e49 100644 (file)
                  =>iso-ir      177
                  mother        =>ucs@unicode))
 
+  (make-charset '=+>ucs@iso
+               "UCS based on ISO/IEC 10646 representative glyphs"
+               '(long-name     "Unified abstract glyphs of UCS"
+                 chars         256
+                 dimension     3
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 =>iso-ir      177
+                 mother        =>ucs@iso))
+
   (make-charset '=>>ucs@iso
                "Representative abstract-glyphs of ISO/IEC 10646"
                '(long-name     "UCS abstract glyphs for UCS"
                  graphic       2
                  direction     l2r
                  =>iso-ir      177
-                 mother        =>ucs@iso))
+                 mother        =+>ucs@iso))
   (make-charset '=>>ucs@unicode
                "Representative abstract-glyphs of Unicode"
                '(long-name     "Unicode abstract glyphs"