]> git.eshelyaron.com Git - emacs.git/commitdiff
Small documentation correction.
authorMarkus Triska <triska@metalevel.at>
Tue, 13 Nov 2018 21:42:01 +0000 (22:42 +0100)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Nov 2018 16:05:31 +0000 (18:05 +0200)
* 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)

doc/lispref/windows.texi

index 106074e13d1faa805a8fe02b1c5fcb3b77d42304..e9bd0c7d83e25451bba6643941bf5fddbb9897a7 100644 (file)
@@ -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