# HG changeset patch # User Richard M. Stallman # Date 984368025 0 # Node ID d184144845bc67c1959d9a196e668924c80386a5 # Parent d18a841a4a5ab17d8b599e9036d9e0ba136c3311 Delete minibuffer-scroll-overlap. diff -r d18a841a4a5a -r d184144845bc man/mini.texi --- 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