changeset 36727:d184144845bc

Delete minibuffer-scroll-overlap.
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Mar 2001 03:33:45 +0000
parents d18a841a4a5a
children 4906c8088ad5
files man/mini.texi
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/man/mini.texi	Mon Mar 12 03:32:46 2001 +0000
+++ b/man/mini.texi	Mon Mar 12 03:33:45 2001 +0000
@@ -161,14 +161,6 @@
 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