# HG changeset patch # User Stefan Monnier # Date 1207330496 0 # Node ID e48eeb58ebc3dab272289faf4b9bdf416a2c1de0 # Parent c7dd307b0ec5eddf556b2a22f83ebe3726d1af16 (Minibuffer Edit) : Adjust default. diff -r c7dd307b0ec5 -r e48eeb58ebc3 doc/emacs/ChangeLog --- 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 + + * mini.texi (Minibuffer Edit) : Adjust default. + 2008-03-29 Glenn Morris * calendar.texi: Update for `calendar-date-style' replacing diff -r c7dd307b0ec5 -r e48eeb58ebc3 doc/emacs/mini.texi --- 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