aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/minibuf.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi
index 8e8329967f3..bf858eff475 100644
--- a/lispref/minibuf.texi
+++ b/lispref/minibuf.texi
@@ -1806,6 +1806,7 @@ a minibuffer window, is currently active.
1806@end defun 1806@end defun
1807 1807
1808@defvar minibuffer-scroll-window 1808@defvar minibuffer-scroll-window
1809@anchor{Definition of minibuffer-scroll-window}
1809If the value of this variable is non-@code{nil}, it should be a window 1810If the value of this variable is non-@code{nil}, it should be a window
1810object. When the function @code{scroll-other-window} is called in the 1811object. When the function @code{scroll-other-window} is called in the
1811minibuffer, it scrolls this window. 1812minibuffer, it scrolls this window.