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:
committed by
Eli Zaretskii
parent
168a8c258c
commit
edcd6b722c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user