# HG changeset patch # User stephent # Date 1177962653 0 # Node ID c585f0c06591689abf8ba7f146b06fc8bdb3bb52 # Parent fd1f0c73d4dfde7b12c4f131f965e4aed30a7b58 [xemacs-hg @ 2007-04-30 19:50:53 by stephent] Unbreak build; patch will be posted 2007-05-01. diff -r fd1f0c73d4df -r c585f0c06591 lisp/dumped-lisp.el --- 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") diff -r fd1f0c73d4df -r c585f0c06591 lisp/resize-minibuffer.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