X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=61aac8041773596895f2f42259243d50117b20a3;hb=f1e18ede53975db3370f9ee659c0728e9f902686;hp=b7c70c21990b981121180798c999815ed0492c69;hpb=02873d3c3bb77491b180f19ae7290fc572ed3a3d;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b7c70c2..61aac80 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -123,6 +123,7 @@ ;;;;;;;;;;;;;;;;;; MULE support (when-feature mule "mule-conf") (when-feature mule "arabic") + (when-feature utf-2000 "mojikyo-ccs") (when-feature utf-2000 "isolated-char") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") @@ -185,6 +186,8 @@ (when-feature utf-2000 "u02600-Miscellaneous-Symbols") (when-feature utf-2000 "u02700-Dingbats") (when-feature utf-2000 "u02800-Braille-Patterns") + (when-feature utf-2000 "u02980-Miscellaneous-Mathematical-Symbols-B") + (when-feature utf-2000 "u02900-Supplemental-Arrows-B") (when-feature utf-2000 "u02E00-CJK-Radical-Supplement") (when-feature utf-2000 "u02F00-Kangxi-Radicals") (when-feature utf-2000 "u02FF0-Ideographic-Description-Characters") @@ -195,6 +198,7 @@ (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") (when-feature utf-2000 "u03190-Kanbun") (when-feature utf-2000 "u031A0-Bopomofo-Extended") + (when-feature utf-2000 "u031F0-Katakana-Phonetic-Extensions") (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") (when-feature utf-2000 "u03300-CJK-Compatibility") (when-feature utf-2000 "Ideograph-R001-One") @@ -412,6 +416,7 @@ (when-feature utf-2000 "Ideograph-R213-Turtle") (when-feature utf-2000 "Ideograph-R214-Flute") (when-feature utf-2000 "u0A000-Yi-Syllables") + (when-feature utf-2000 "u0A490-Yi-Radicals") (when-feature utf-2000 "u0AC00-Hangul-Syllables") (when-feature utf-2000 "u0E000-Private-Use") (when-feature utf-2000 "u0FB00-Alphabetic-Presentation-Forms") @@ -422,9 +427,10 @@ (when-feature utf-2000 "u0FE70-Arabic-Presentation-Forms-B") (when-feature utf-2000 "u0FF00-Halfwidth-and-Fullwidth-Forms") (when-feature utf-2000 "u0FFF0-Specials") - ;; (when-feature utf-2000 "mojikyo") + (when-feature utf-2000 "ad-hoc-cdp") (when-feature utf-2000 "ccs-tcvn5712.el") (when-feature mule "mule-charset") + (when-feature utf-2000 "mojikyo-conf") (when-feature mule "mule-coding") ;; All files after this can have extended characters in them. (when-feature mule "mule-help")