X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=8da8d6aaa83ace5d00e8ac9212c07f1560a1a3d7;hb=f7bafd1249ddc71b9e79a60d6ce32bf42d95f5f8;hp=b4c470aaa17c792f28b847b4b35d22e9b4b378a0;hpb=5640375a7799f92e5efb0c9d579f66231173b273;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index b4c470a..8da8d6a 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -153,9 +153,17 @@ (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 "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")