X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=1ef8a658bf510056d23ee8b9977f8238dab370dc;hb=bb4db8a0297673edcabc14482e0644a30fd99db0;hp=8da8d6aaa83ace5d00e8ac9212c07f1560a1a3d7;hpb=f7bafd1249ddc71b9e79a60d6ce32bf42d95f5f8;p=chise%2Fxemacs-chise.git- diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 8da8d6a..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") @@ -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")