(=ruimoku-v6): New coded-charset of XEmacs CHISE.
authortomo <tomo>
Wed, 4 Feb 2004 13:23:41 +0000 (13:23 +0000)
committertomo <tomo>
Wed, 4 Feb 2004 13:23:41 +0000 (13:23 +0000)
lisp/mule/mule-conf.el

index b0810fc..37c7db0 100644 (file)
                  code-offset   #xE80000))
   (define-charset-alias 'china3-jef '=jef-china3)
 
+  (make-charset '=ruimoku-v6
+               "RUI6"
+               `(long-name     "private characters used in RUIMOKU"
+                 chars         256
+                 dimension     2
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 registry      "rui6-0"
+                  ;; mother    ucs
+                 min-code      #xE90000 ; #xE000
+                 max-code      #xE908FF ; #xE8FF
+                 code-offset   ,(- #xE90000 #xE000)
+                 ))
+
   (make-charset '=ucs@iso
                "UCS for ISO"
                `(long-name     "ISO/IEC 10646 for its representative glyphs"