Mercurial > emacs
changeset 93665:e48eeb58ebc3
(Minibuffer Edit) <resize-mini-windows>: Adjust default.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 04 Apr 2008 17:34:56 +0000 |
parents | c7dd307b0ec5 |
children | 4005595ecc01 |
files | doc/emacs/ChangeLog doc/emacs/mini.texi |
diffstat | 2 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Fri Apr 04 17:31:20 2008 +0000 +++ b/doc/emacs/ChangeLog Fri Apr 04 17:34:56 2008 +0000 @@ -1,3 +1,7 @@ +2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca> + + * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default. + 2008-03-29 Glenn Morris <rgm@gnu.org> * calendar.texi: Update for `calendar-date-style' replacing
--- a/doc/emacs/mini.texi Fri Apr 04 17:31:20 2008 +0000 +++ b/doc/emacs/mini.texi Fri Apr 04 17:34:56 2008 +0000 @@ -147,11 +147,11 @@ @vindex resize-mini-windows The minibuffer window expands vertically as necessary to hold the text that you put in the minibuffer. If @code{resize-mini-windows} is -@code{t} (the default), the window always resizes as needed by its -contents. If its value is the symbol @code{grow-only}, the window -grows automatically as needed, but shrinks (back to the normal size) -only when the minibuffer becomes inactive. If its value is -@code{nil}, you have to adjust the height yourself. +@code{t}, the window always resizes as needed by its contents. If its +value is the symbol @code{grow-only} (the default), the window grows +automatically as needed, but shrinks (back to the normal size) only +when the minibuffer becomes inactive. If its value is @code{nil}, you +have to adjust the height yourself. @vindex max-mini-window-height The variable @code{max-mini-window-height} controls the maximum