X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=1ad78e2323acbcc5b650bb7bb202de7cab4cedb7;hb=ed9ef8fbf69769f97917e26bf1d033f37d5e1c28;hp=75b2cea59fb70dde5d6a95b57e6e6ce6aec5a6ba;hpb=b623fb6516df4ba24a9a16f8199b4341eb9aff52;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 75b2cea..1ad78e2 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -89,6 +89,13 @@ (when-feature scrollbar "scrollbar") (when-feature menubar "menubar") (when-feature dialog "dialog") + (when-feature utf-2000 "ccs-jisx0201-latin.el") + (when-feature utf-2000 "ccs-iso8859-2.el") + (when-feature utf-2000 "ccs-iso8859-3.el") + (when-feature utf-2000 "ccs-iso8859-4.el") + (when-feature utf-2000 "ccs-iso8859-9.el") + (when-feature utf-2000 "ccs-viscii.el") + (when-feature utf-2000 "ccs-jisx0208-1983.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")