X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=6ce56d6887ae4622136e03976b5c2ead7accdc9d;hb=351745c5da2cb942fe65dfc889f5f9ea3a2c3c90;hp=75b2cea59fb70dde5d6a95b57e6e6ce6aec5a6ba;hpb=b623fb6516df4ba24a9a16f8199b4341eb9aff52;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 75b2cea..6ce56d6 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -89,6 +89,20 @@ (when-feature scrollbar "scrollbar") (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-viscii.el") + (when-feature utf-2000 "ccs-jisx0208-1983.el") + (when-feature utf-2000 "u00000-C0.el") + (when-feature utf-2000 "u00020-Basic-Latin.el") + (when-feature utf-2000 "u00080-C1.el") + (when-feature utf-2000 "u000A0-Latin-1-Supplement.el") + (when-feature utf-2000 "u00100-Latin-Extended-A.el") + (when-feature utf-2000 "u00180-Latin-Extended-B.el") + (when-feature utf-2000 "u00250-IPA-Extensions.el") + (when-feature utf-2000 "u002B0-Spacing-Modifier-Letters.el") + (when-feature utf-2000 "u00300-Combining-Diacritical-Marks.el") + (when-feature utf-2000 "u00370-Greek.el") (when-feature mule "mule-charset") (when-feature file-coding "coding") (when-feature mule "mule-coding")