From: Richard M. Stallman Date: Mon, 12 Mar 2001 03:33:45 +0000 (+0000) Subject: Delete minibuffer-scroll-overlap. X-Git-Tag: emacs-pretest-21.0.100~69 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00a7861a63a7eb985e41ab005b61d4cf03181a87;p=emacs.git Delete minibuffer-scroll-overlap. --- diff --git a/man/mini.texi b/man/mini.texi index 06feb598a53..8f901019777 100644 --- a/man/mini.texi +++ b/man/mini.texi @@ -161,14 +161,6 @@ specifies a fraction of the frame's height; an integer specifies the maximum number of lines; @code{nil} means do not resize the minibuffer window automatically. The default value is 0.25. -@vindex minibuffer-scroll-overlap - Scrolling works specially in the minibuffer window. When the -minibuffer is just one line high, and it contains a long line of text -that won't fit on the screen, scrolling automatically maintains an -overlap of a certain number of characters from one continuation line to -the next. The variable @code{minibuffer-scroll-overlap} specifies how -many characters of overlap; the default is 20. - If while in the minibuffer you issue a command that displays help text of any sort in another window, you can use the @kbd{C-M-v} command while in the minibuffer to scroll the help text. This lasts until you exit