(=>>>hanyo-denshi/ks): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 27 Jun 2012 07:25:35 +0000 (16:25 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 27 Jun 2012 07:25:35 +0000 (16:25 +0900)
(=>>hanyo-denshi/ks): Use `=>>>hanyo-denshi/ks' as the mother.

lisp/mule/mule-conf.el

index f3e9a0f..5759d65 100644 (file)
               direction l2r
               registry "HanyoDenshi\\.JT-0$"
               mother =hanyo-denshi/jt))
+  (make-charset
+   '=>>>hanyo-denshi/ks
+   "KoSeki-touitsu-moji abstract glyph-forms"
+   '(long-name "Han'you-Denshi/KS glyph-forms"
+              chars 256
+              dimension 3
+              columns 2
+              graphic 2
+              direction l2r
+              mother =hanyo-denshi/ks))
 
   (make-charset
    '=>>hanyo-denshi/ja
               columns 2
               graphic 2
               direction l2r
-              mother =hanyo-denshi/ks))
+              mother =>>>hanyo-denshi/ks))
   )
 
 ;;; mule-conf.el ends here