From 00a7861a63a7eb985e41ab005b61d4cf03181a87 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 12 Mar 2001 03:33:45 +0000 Subject: [PATCH] Delete minibuffer-scroll-overlap. --- man/mini.texi | 8 -------- 1 file changed, 8 deletions(-) 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 -- 2.39.5