diff lisp/dumped-lisp.el @ 3932:c585f0c06591

[xemacs-hg @ 2007-04-30 19:50:53 by stephent] Unbreak build; patch will be posted 2007-05-01.
author stephent
date Mon, 30 Apr 2007 19:50:53 +0000
parents 6b2ef948e140
children aa28d959af41
line wrap: on
line diff
--- a/lisp/dumped-lisp.el	Mon Apr 30 16:46:36 2007 +0000
+++ b/lisp/dumped-lisp.el	Mon Apr 30 19:50:53 2007 +0000
@@ -72,6 +72,7 @@
        "undo-stack"
        "window"		; simple needs `save-window-excursion'
        "window-xemacs"
+       "resize-minibuffer"	; simple needs `resize-minibuffer-mode'
        "simple"
        "newcomment"
        "keydefs"		; Before loaddefs so that keymap vars exist.
@@ -288,7 +289,6 @@
        "fontl-hooks"
        "auto-show"
        "paragraphs"             ; needs easy-mmode, coding
-       "resize-minibuffer"
        (when (featurep 'ldap) "ldap")
 
 ;; (when (featurep 'energize) "energize/energize-load.el")