emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 edcd6b7: Small documentation correction.


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 edcd6b7: Small documentation correction.
Date: Wed, 14 Nov 2018 11:06:03 -0500 (EST)

branch: emacs-26
commit edcd6b722c8e495498b1619e4d073962b8a8f3e8
Author: Markus Triska <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    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)
---
 doc/lispref/windows.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 106074e..e9bd0c7 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
address@hidden, a larger value scrolls more aggressively.
address@hidden, a larger value scrolls more
+aggressively.
 @end defopt
 
 @defopt scroll-step



reply via email to

[Prev in Thread] Current Thread [Next in Thread]