From: MORIOKA Tomohiko Date: Sat, 31 Oct 2015 04:13:55 +0000 (+0900) Subject: (==ucs-bmp-cjk-compat@gb): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e833e049a1813b566f0be5a1232282cc9820a7;p=chise%2Fxemacs-chise.git- (==ucs-bmp-cjk-compat@gb): New coded-charset for XEmacs CHISE. (==ucs-bmp-cjk-compat@JP): Ditto. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 5718821..b788f75 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -4468,6 +4468,34 @@ max-code #xFAFF )) (make-charset + '==ucs-bmp-cjk-compat@gb + "CJK Compatibility Ideographs of Unicode representatives" + '(long-name "CJK Compatibility Ideographs of Unicode" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-zh-.*-ucs-0" + mother ==ucs@gb + min-code #xF900 + max-code #xFAFF + )) + (make-charset + '==ucs-bmp-cjk-compat@JP + "CJK Compatibility Ideographs for common glyph-forms used in Japan." + '(long-name "CJK Compatibility Ideographs for Japan" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-ja-.*-ucs-0" + mother ==ucs@JP + 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"