X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e3c25c689524aa85ce37840fff344cc297cf42ec..e9eb6f14fe334d0e37d2037c952e6541eeb242ad:/src/xdisp.c diff --git a/src/xdisp.c b/src/xdisp.c index a4a9e236a9..490b23891a 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -26846,13 +26846,13 @@ but does not change the fact they are interpreted as raw bytes. */); unibyte_display_via_language_environment = 0; DEFVAR_LISP ("max-mini-window-height", Vmax_mini_window_height, - doc: /* *Maximum height for resizing mini-windows. + doc: /* *Maximum height for resizing mini-windows (the minibuffer and the echo area). If a float, it specifies a fraction of the mini-window frame's height. If an integer, it specifies a number of lines. */); Vmax_mini_window_height = make_float (0.25); DEFVAR_LISP ("resize-mini-windows", Vresize_mini_windows, - doc: /* *How to resize mini-windows. + doc: /* *How to resize mini-windows (the minibuffer and the echo area). A value of nil means don't automatically resize mini-windows. A value of t means resize them to fit the text displayed in them. A value of `grow-only', the default, means let mini-windows grow