summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Triska <triska@metalevel.at>2018-11-13 22:42:01 +0100
committerEli Zaretskii <eliz@gnu.org>2018-11-14 18:05:31 +0200
commitedcd6b722c8e495498b1619e4d073962b8a8f3e8 (patch)
tree806ae428e608dd7c3a09dd34e20ccc1578093d8d
parent168a8c258c820804d7a57db59b7e0d986312f227 (diff)
downloademacs-edcd6b722c8e495498b1619e4d073962b8a8f3e8.tar.gz
Small documentation correction.
* doc/lispref/windows.texi (Textual Scrolling): In the description of scroll-up-aggressively, refer to scroll-down-aggressively instead of a recursive reference to scroll-up-aggressively. (Bug#33369)
-rw-r--r--doc/lispref/windows.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 106074e13d1..e9bd0c7d83e 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -4908,7 +4908,8 @@ fashion.
@defopt scroll-up-aggressively
Likewise, for scrolling up. The value, @var{f}, specifies how far
point should be placed from the bottom of the window; thus, as with
-@code{scroll-up-aggressively}, a larger value scrolls more aggressively.
+@code{scroll-down-aggressively}, a larger value scrolls more
+aggressively.
@end defopt
@defopt scroll-step