]> git.eshelyaron.com Git - emacs.git/commitdiff
More details about minibuffer window resizing control.
authorEli Zaretskii <eliz@gnu.org>
Tue, 22 Aug 2000 11:10:57 +0000 (11:10 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 22 Aug 2000 11:10:57 +0000 (11:10 +0000)
man/mini.texi

index 27a240446c359b09954efd5aa25ae6cceffa22e3..0e05765afb8a35348e17d88ebcbc8832c7317bca 100644 (file)
@@ -147,7 +147,10 @@ minibuffer window.  But you can make it taller in the normal fashion
 with @kbd{C-x ^}.  The minibuffer window expands vertically as necessary
 to hold the text that you put in the minibuffer.  Customize the variable
 @code{max-mini-window-height} to control the maximum height for resizing
-the minibuffer window.
+the minibuffer window: if a floating-point number, it specifies a
+fraction of the frame's height; if an integer, it specifies the maximum
+number of lines; if nil, the minibuffer window is not resized.  The
+default value is 0.25.
 
 @vindex minibuffer-scroll-overlap
   Scrolling works specially in the minibuffer window.  When the