1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/doc
Lars Ingebrigtsen c2055d41b4 Add new macro `with-delayed-message'
* doc/lispref/display.texi (Progress): Document it.
* lisp/subr.el (with-delayed-message): New macro.

* src/eval.c (with_delayed_message_display)
(with_delayed_message_cancel): Helper functions.
(Ffuncall_with_delayed_message): New function (bug#19776).
2021-10-24 22:21:19 +02:00
..
emacs Merge from origin/emacs-28 2021-10-24 01:55:45 -07:00
lispintro Add comment on reworking a section in emacs-lisp-intro.texi 2021-10-21 21:23:30 +02:00
lispref Add new macro `with-delayed-message' 2021-10-24 22:21:19 +02:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc CC Mode: Fontify "found types" which are recognized after being first scanned 2021-10-24 19:59:18 +00:00