X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=b878d44c785db8b1d253e14395509176bf470af6;hb=0733c9cd7e822d9120a379971d79e7fb9bb2e522;hp=b4c470aaa17c792f28b847b4b35d22e9b4b378a0;hpb=5640375a7799f92e5efb0c9d579f66231173b273;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b4c470a..b878d44 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -90,7 +90,6 @@ (when-feature menubar "menubar") (when-feature dialog "dialog") (when-feature mule "mule-conf") - (when-feature utf-2000 "ccs-jisx0201-latin.el") (when-feature utf-2000 "ccs-jisx0208-1983.el") (when-feature utf-2000 "u00000-C0") (when-feature utf-2000 "u00020-Basic-Latin") @@ -153,9 +152,18 @@ (when-feature utf-2000 "u02600-Miscellaneous-Symbols") (when-feature utf-2000 "u02700-Dingbats") (when-feature utf-2000 "u02800-Braille-Patterns") - (when-feature utf-2000 "u02E00-CJK-Radicals") + (when-feature utf-2000 "u02E00-CJK-Radical-Supplement") (when-feature utf-2000 "u02F00-Kangxi-Radicals") (when-feature utf-2000 "u02FF0-Ideographic-Description-Characters") + (when-feature utf-2000 "u03000-CJK-Symbols-and-Punctuation") + (when-feature utf-2000 "u03040-Hiragana") + (when-feature utf-2000 "u030A0-Katakana") + (when-feature utf-2000 "u03100-Bopomofo") + (when-feature utf-2000 "u03130-Hangul-Compatibility-Jamo") + (when-feature utf-2000 "u03190-Kanbun") + (when-feature utf-2000 "u031A0-Extended-Bopomofo") + (when-feature utf-2000 "u03200-Enclosed-CJK-Letters-and-Months") + (when-feature utf-2000 "u03300-CJK-Compatibility") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")