(=>>cns11643-4): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 31 Aug 2012 06:33:05 +0000 (15:33 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 31 Aug 2012 06:33:05 +0000 (15:33 +0900)
(=>>>hanyo-denshi/ft): New coded-charset for XEmacs CHISE.
(=>>hanyo-denshi/ft): Use `=>>>hanyo-denshi/ft' as the mother.

lisp/mule/mule-conf.el

index eeec23b..be8df6d 100644 (file)
              graphic 0))
 
   (make-charset
+   '=>>cns11643-4
+   "CNS 11643 Plane 4 abstract glyphs."
+   '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
+             dimension 2
+             chars 94
+             mother =cns11643-4
+             =>iso-ir 184
+             graphic 0))
+
+  (make-charset
    '=>cns11643-2
    "CNS 11643 Plane 2 abstract characters."
    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
               registry "HanyoDenshi\\.JC-0$"
               mother =hanyo-denshi/jc))
   (make-charset
+   '=>>>hanyo-denshi/ft
+   "Han'you-Denshi/FT abstract glyph-forms"
+   '(long-name "Han'you-Denshi/FT glyph-forms"
+              chars 94
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "HanyoDenshi\\.FT-0$"
+              mother =hanyo-denshi/ft))
+  (make-charset
    '=>>>hanyo-denshi/ib
    "Han'you-Denshi/IB abstract glyph-forms"
    '(long-name "Han'you-Denshi/IB glyph-forms"
               graphic 2
               direction l2r
               registry "HanyoDenshi\\.FT-0$"
-              mother =hanyo-denshi/ft))
+              mother =>>>hanyo-denshi/ft))
   (make-charset
    '=>>hanyo-denshi/ia
    "Han'you-Denshi/IA abstract glyphs"