X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=1ef8a658bf510056d23ee8b9977f8238dab370dc;hb=bb4db8a0297673edcabc14482e0644a30fd99db0;hp=aa817d889a6a32500cf233f561defbe9f771fda5;hpb=675fcae4646282d0313b7997d1036737987df42d;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index aa817d8..1ef8a65 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,7 +152,7 @@ (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") @@ -162,8 +161,10 @@ (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 utf-2000 "Ideograph-R001-One") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")