summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2022-01-12 20:59:21 +0200
committerJuri Linkov <juri@linkov.net>2022-01-12 20:59:21 +0200
commita1ac6bd47e11659ed750e5819208294ed6ec36c2 (patch)
treecae58c532e62d23c33f1d23a662290602e5e851d
parent6e55127e041d2ce8ab4df8ee874594bbc5073fb5 (diff)
downloademacs-a1ac6bd47e11659ed750e5819208294ed6ec36c2.tar.gz
* doc/lispref/windows.texi (Textual Scrolling): Remove obsolete text.
Remove text about scrolling the minibuffer from the buffer, obsolete since Emacs 27 (bug#51210).
-rw-r--r--doc/lispref/windows.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 368059a7188..e070e84c67b 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -5237,13 +5237,6 @@ other window is selected. When it is non-@code{nil} and the
minibuffer is selected, it takes precedence over
@code{other-window-scroll-buffer}. @xref{Definition of
minibuffer-scroll-window}.
-
-When the minibuffer is active, it is the next window if the selected
-window is the one at the bottom right corner. In this case,
-@code{scroll-other-window} attempts to scroll the minibuffer. If the
-minibuffer contains just one line, it has nowhere to scroll to, so the
-line reappears after the echo area momentarily displays the message
-@samp{End of buffer}.
@end deffn
@deffn Command scroll-other-window-down &optional count