(=>>>gt): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Wed, 9 Mar 2011 21:11:20 +0000 (21:11 +0000)
committertomo <tomo>
Wed, 9 Mar 2011 21:11:20 +0000 (21:11 +0000)
(=>>gt): Use `=>>>gt' instead of `=gt' as the mother.
(=>>>ucs@jis/2000): New coded-charset for XEmacs CHISE.

lisp/mule/mule-conf.el

index 3953ccb..d41dfe8 100644 (file)
                  max-code      ,(+ (lsh #x6100 16) 67547)
                  code-offset   ,(lsh #x6100 16)))
   (define-charset-alias 'ideograph-gt '=gt)
+  (make-charset '=>>>gt
+               "GT 2000 abstract glyph-forms"
+               '(long-name     "GT abstract glyph-forms"
+                 chars         256
+                 dimension     3
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 mother        =gt))
   (make-charset '=>>gt
                "GT 2000 abstract glyphs"
                '(long-name     "GT abstract glyphs"
                  columns       2
                  graphic       2
                  direction     l2r
-                 mother        =gt))
+                 mother        =>>>gt))
   (define-charset-alias '<=>gt '=>>gt)
   (define-charset-alias '<==>gt '=>>gt)
   (make-charset '=>gt
                  direction     l2r
                  =>iso-ir      177
                  mother        =>>>ucs@jis))
+  (make-charset '=>>>ucs@jis/2000
+               "UCS Representative glyph-forms for JIS X 0213:2000"
+               '(long-name     "UCS glyph-forms for JIS:2000"
+                 chars         256
+                 dimension     3
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 =>iso-ir      177
+                 mother        =>>>ucs@jis))
   (make-charset '=>>>ucs@jis/2004
                "UCS Representative glyph-forms for JIS X 0213:2004"
                '(long-name     "UCS glyph-forms for JIS:2004"