changeset 56485:2060f98be086

(Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 19 Jul 2004 21:04:00 +0000
parents 17695367365d
children 81f58ee62d32
files lispref/minibuf.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/minibuf.texi	Mon Jul 19 21:01:07 2004 +0000
+++ b/lispref/minibuf.texi	Mon Jul 19 21:04:00 2004 +0000
@@ -1806,6 +1806,7 @@
 @end defun
 
 @defvar minibuffer-scroll-window
+@anchor{Definition of minibuffer-scroll-window}
 If the value of this variable is non-@code{nil}, it should be a window
 object.  When the function @code{scroll-other-window} is called in the
 minibuffer, it scrolls this window.