From: tomo Date: Wed, 4 Feb 2004 13:23:41 +0000 (+0000) Subject: (=ruimoku-v6): New coded-charset of XEmacs CHISE. X-Git-Tag: r21-4-14-chise-0_21-23^2~87 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9cd59ad37b58988317074282b68ace660118d1d1;p=chise%2Fxemacs-chise.git.1 (=ruimoku-v6): New coded-charset of XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index b0810fc..37c7db0 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -389,6 +389,21 @@ 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"