changeset 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 fd1f0c73d4df
children 724a1dc6b966
files lisp/dumped-lisp.el lisp/resize-minibuffer.el
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
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")
--- a/lisp/resize-minibuffer.el	Mon Apr 30 16:46:36 2007 +0000
+++ b/lisp/resize-minibuffer.el	Mon Apr 30 19:50:53 2007 +0000
@@ -36,7 +36,7 @@
 
 ;; This file has received maintenance by the XEmacs development team.
 
-;; $Id: resize-minibuffer.el,v 1.5 2007/04/30 16:16:51 stephent Exp $
+;; $Id: resize-minibuffer.el,v 1.6 2007/04/30 19:50:53 stephent Exp $
 
 ;; This package allows the entire contents (or as much as possible) of the
 ;; minibuffer to be visible at once when typing.  As the end of a line is
@@ -122,7 +122,6 @@
   :group 'resize-minibuffer)
 
 
-;;;###autoload
 (defun resize-minibuffer-mode (&optional prefix)
   "Enable or disable resize-minibuffer mode.
 A negative prefix argument disables this mode.  A positive argument or