mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
; * doc/lispref/display.texi (Progress): Correct typo. (Bug#58674)
This commit is contained in:
parent
ee9a9fbf0f
commit
f1f4a0c9d2
@ -544,7 +544,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},
|
||||
|
Loading…
x
Reference in New Issue
Block a user