(=>>hanyo-denshi/ks): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Wed, 16 Feb 2011 20:33:33 +0000 (20:33 +0000)
committertomo <tomo>
Wed, 16 Feb 2011 20:33:33 +0000 (20:33 +0000)
lisp/mule/mule-conf.el

index 3e7e4e9..e64936f 100644 (file)
               direction l2r
               registry "HanyoDenshi\\.FT-0$"
               mother =hanyo-denshi/ft))
+  (make-charset
+   '=>>hanyo-denshi/ks
+   "Han'you-Denshi/KS abstract glyphs"
+   '(long-name "Han'you-Denshi/KS"
+              chars 94
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              mother =hanyo-denshi/ks))
   )
 
 ;;; mule-conf.el ends here