From: Markus Triska Date: Tue, 13 Nov 2018 21:42:01 +0000 (+0100) Subject: Small documentation correction. X-Git-Tag: emacs-26.1.90~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edcd6b722c8e495498b1619e4d073962b8a8f3e8;p=emacs.git 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) --- 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