mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
; * doc/lispref/display.texi (Progress): Revert inaccurate text.
This commit is contained in:
parent
0bae6d0e7b
commit
b3870cba77
1 changed files with 1 additions and 2 deletions
|
|
@ -525,8 +525,7 @@ If @var{context} is the symbol @code{async}, it announces that the updates
|
||||||
will occur asynchronously. Backends can use that info to prevent the
|
will occur asynchronously. Backends can use that info to prevent the
|
||||||
progress updates from interfering with other data. For example, the
|
progress updates from interfering with other data. For example, the
|
||||||
backend that displays the progress in the echo area will not display
|
backend that displays the progress in the echo area will not display
|
||||||
those async updates when the echo area or the minibuffer window are in
|
those async updates when the echo area is in use.
|
||||||
use.
|
|
||||||
|
|
||||||
This function calls @code{progress-reporter-update}, so the first
|
This function calls @code{progress-reporter-update}, so the first
|
||||||
message is printed immediately.
|
message is printed immediately.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue