From: MORIOKA Tomohiko Date: Thu, 10 Mar 2016 15:28:38 +0000 (+0900) Subject: (===ucs-bmp-cjk-compat@unicode): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c36b5bc004e8a205ef970c75ff2b8bd09ae4081;p=chise%2Fxemacs-chise.git- (===ucs-bmp-cjk-compat@unicode): New coded-charset for XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 3090d67..c84d312 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -4763,6 +4763,20 @@ max-code #xFAFF )) (make-charset + '===ucs-bmp-cjk-compat@unicode + "CJK Compatibility Ideographs of Unicode representatives" + '(long-name "CJK Compatibility Ideographs of Unicode" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-ja-.*-ucs-0" + mother ===ucs@unicode + min-code #xF900 + max-code #xFAFF + )) + (make-charset '=+>ucs-bmp-cjk-compat@jis "CJK Compatibility Ideographs of JIS representatives unified glyphs" '(long-name "JIS unified glyphs for CJK Compat chars"