mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
; * doc/lispref/display.texi (Progress): Correct typo. (Bug#58674)
This commit is contained in:
parent
ee9a9fbf0f
commit
f1f4a0c9d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue