emacs-diffs
[Top][All Lists]
Advanced

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

master 1dbc2bda58 3/3: Merge from origin/emacs-28


From: Stefan Kangas
Subject: master 1dbc2bda58 3/3: Merge from origin/emacs-28
Date: Sun, 23 Oct 2022 00:49:07 -0400 (EDT)

branch: master
commit 1dbc2bda58f9534e1fda90ab83f7c278df38da3c
Merge: 681367412e f1f4a0c9d2
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Merge from origin/emacs-28
    
    f1f4a0c9d2 ; * doc/lispref/display.texi (Progress): Correct typo.  (B...
---
 doc/lispref/display.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 64400ef931..15cd5518d9 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -548,7 +548,7 @@ previous example as follows:
 @end example
 @end defmac
 
-@defmac dolist-with-progress-reporter (var count [result]) reporter-or-message 
body@dots{}
+@defmac dolist-with-progress-reporter (var list [result]) reporter-or-message 
body@dots{}
 This is another convenience macro that works the same way as @code{dolist}
 does, but also reports loop progress using the functions described
 above.  As in @code{dotimes-with-progress-reporter},



reply via email to

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