emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#33369: closed (26.1; Correct documentation of scro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33369: closed (26.1; Correct documentation of scroll-up-aggressively)
Date: Wed, 14 Nov 2018 16:07:02 +0000

Your message dated Wed, 14 Nov 2018 18:06:22 +0200
with message-id <address@hidden>
and subject line Re: bug#33369: 26.1; Correct documentation of 
scroll-up-aggressively
has caused the debbugs.gnu.org bug report #33369,
regarding 26.1; Correct documentation of scroll-up-aggressively
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
33369: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33369
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; Correct documentation of scroll-up-aggressively Date: Tue, 13 Nov 2018 22:53:14 +0100
The documentation of scroll-up-aggressively seems to erroneously refer
to itself when it ought to refer to scroll-down-aggressively instead.

Please consider applying the patch below.

Thank you and all the best,
Markus


In GNU Emacs 26.1 (build 1, i686-pc-linux-gnu, X toolkit, Xaw scroll bars)
 of 2018-05-29 built on debian
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description:     Debian GNU/Linux 9.2 (stretch)


>From 7d5bd6e0636334a581571412755546b8ffd61dfd Mon Sep 17 00:00:00 2001
From: Markus Triska <address@hidden>
Date: Tue, 13 Nov 2018 22:42:01 +0100
Subject: [PATCH] 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.
---
 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 bce2459a2f..af497cf6af 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -4915,7 +4915,8 @@ Textual Scrolling
 @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
-- 
2.11.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#33369: 26.1; Correct documentation of scroll-up-aggressively Date: Wed, 14 Nov 2018 18:06:22 +0200
> From: Markus Triska <address@hidden>
> Date: Tue, 13 Nov 2018 22:53:14 +0100
> 
> 
> The documentation of scroll-up-aggressively seems to erroneously refer
> to itself when it ought to refer to scroll-down-aggressively instead.
> 
> Please consider applying the patch below.

Thanks, pushed.


--- End Message ---

reply via email to

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