# HG changeset patch # User Luc Teirlinck # Date 1090271040 0 # Node ID 2060f98be086c4b64bdd810d67ab1ef2e81b0a47 # Parent 17695367365dc3ae618dee1faeaf8f888541eee9 (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'. diff -r 17695367365d -r 2060f98be086 lispref/minibuf.texi --- 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.