Mercurial > emacs
changeset 31050:e05819f22426
More details about minibuffer window resizing control.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 11:10:57 +0000 |
parents | c5e2705a7119 |
children | 37d565afa4ae |
files | man/mini.texi |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/mini.texi Tue Aug 22 11:05:00 2000 +0000 +++ b/man/mini.texi Tue Aug 22 11:10:57 2000 +0000 @@ -147,7 +147,10 @@ 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