X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fdumped-lisp.el;h=75b2cea59fb70dde5d6a95b57e6e6ce6aec5a6ba;hb=0f22907ea46ecc5f65ebcc86ed598f9a7048d069;hp=1a95fddc69ce5843fc4081b06e1da288ff21031f;hpb=830405bbca72401c8af34e21f95acc3532cc634c;p=chise%2Fxemacs-chise.git diff --git a/lisp/dumped-lisp.el b/lisp/dumped-lisp.el index 1a95fdd..75b2cea 100644 --- a/lisp/dumped-lisp.el +++ b/lisp/dumped-lisp.el @@ -133,7 +133,8 @@ (when-feature mule "japanese") (when-feature mule "korean") (when-feature mule "misc-lang") - (when-feature mule "thai-xtis") + (when-feature mule "thai-xtis-chars") + (when-feature mule "mule/thai-xtis") ; overloaded in leim/quail (when-feature mule "viet-chars") (when-feature (and mule (not utf-2000)) "vietnamese") @@ -164,6 +165,7 @@ (when-feature (and (not infodock) (or x mswindows) menubar) "menubar-items") (when-feature (and infodock (or x mswindows) menubar) "id-menus") + (when-feature (and gutter menubar window-system) "gutter-items") (when-feature x "x-faces") (when-feature x "x-iso8859-1") (when-feature x "x-mouse")