unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58674: [PATCH] ; * doc/lispref/display.texi (Progress): Correct typo.
@ 2022-10-21  3:58 Matt Armstrong
  2022-10-21 18:24 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Armstrong @ 2022-10-21  3:58 UTC (permalink / raw)
  To: 58674

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

Tags: patch

This fixes an apparent copy/paste error in dolist-with-progress-reporter
documentation.

In GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version
 3.24.34, cairo version 1.16.0) of 2022-10-20 built on naz
Repository revision: eff4a4f49a7c45df9d27f0515c07d8e8727d84bb
Repository branch: master
System Description: Debian GNU/Linux bookworm/sid

Configured using:
 'configure 'CFLAGS=-Og -g3' 'CXXFLAGS=-Og -g3' --enable-checking=yes
 --enable-check-lisp-object-type --with-pgtk'


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-lispref-display.texi-Progress-Correct-typo.patch --]
[-- Type: text/patch, Size: 921 bytes --]

From cf0389e8888061d33c4d7f18f575c8e1c56d2eb2 Mon Sep 17 00:00:00 2001
From: Matt Armstrong <matt@rfc20.org>
Date: Thu, 20 Oct 2022 20:56:03 -0700
Subject: [PATCH] ; * doc/lispref/display.texi (Progress): Correct typo.

---
 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 64400ef9314..15cd5518d91 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -548,7 +548,7 @@ Progress
 @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},
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58674: [PATCH] ; * doc/lispref/display.texi (Progress): Correct typo.
  2022-10-21  3:58 bug#58674: [PATCH] ; * doc/lispref/display.texi (Progress): Correct typo Matt Armstrong
@ 2022-10-21 18:24 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-10-21 18:24 UTC (permalink / raw)
  To: Matt Armstrong; +Cc: 58674-done

> From: Matt Armstrong <matt@rfc20.org>
> Date: Thu, 20 Oct 2022 20:58:55 -0700
> 
> This fixes an apparent copy/paste error in dolist-with-progress-reporter
> documentation.

Thanks, installed on the emacs-28 branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-21 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  3:58 bug#58674: [PATCH] ; * doc/lispref/display.texi (Progress): Correct typo Matt Armstrong
2022-10-21 18:24 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).