aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/mini.texi8
1 files changed, 0 insertions, 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
161maximum number of lines; @code{nil} means do not resize the minibuffer 161maximum number of lines; @code{nil} means do not resize the minibuffer
162window automatically. The default value is 0.25. 162window automatically. The default value is 0.25.
163 163
164@vindex minibuffer-scroll-overlap
165 Scrolling works specially in the minibuffer window. When the
166minibuffer is just one line high, and it contains a long line of text
167that won't fit on the screen, scrolling automatically maintains an
168overlap of a certain number of characters from one continuation line to
169the next. The variable @code{minibuffer-scroll-overlap} specifies how
170many characters of overlap; the default is 20.
171
172 If while in the minibuffer you issue a command that displays help text 164 If while in the minibuffer you issue a command that displays help text
173of any sort in another window, you can use the @kbd{C-M-v} command while 165of any sort in another window, you can use the @kbd{C-M-v} command while
174in the minibuffer to scroll the help text. This lasts until you exit 166in the minibuffer to scroll the help text. This lasts until you exit