From: MORIOKA Tomohiko Date: Sun, 6 Jan 2019 15:08:31 +0000 (+0900) Subject: (=>>ucs-bmp-cjk@unicode): New coded-charset for XEmacs CHISE. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2aa6a77d3cd7937e821d8502c18134c18974505e;p=chise%2Fxemacs-chise.git (=>>ucs-bmp-cjk@unicode): New coded-charset for XEmacs CHISE. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 241566f..0e24fd7 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -5761,6 +5761,22 @@ ;; max-code #xA4CF )) (make-charset + '=>>ucs-bmp-cjk@unicode + "Unicode representative detailed-glyphs of CJK Unified Ideographs in BMP" + '(long-name "Unicode-BMP-CJK detailed-glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-zh-.*-ucs-0" + mother =>>ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #x9FCC + ;; max-code #xA4CF + )) + (make-charset '=+>ucs-bmp-cjk@unicode "Unicode representative characters of CJK Unified Ideographs in BMP" '(long-name "Unicode-BMP-CJK unified abstract glyphs"