1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 03:10:58 -08:00

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)
This commit is contained in:
Markus Triska 2018-11-13 22:42:01 +01:00 committed by Eli Zaretskii
parent 168a8c258c
commit edcd6b722c

View 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