mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 19:00:55 -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:
parent
168a8c258c
commit
edcd6b722c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue