]> git.eshelyaron.com Git - emacs.git/commit
Change the with-delayed-message syntax to allow future extensibility
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 15:10:34 +0000 (17:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 25 Oct 2021 15:10:34 +0000 (17:10 +0200)
commit9ce0008edd3be96bf1271d770b8e65c56a334b1c
tree31124b2c3d1fc49ab0a90d3ae0901ac4261b43db
parent8c73e6b0f9acd315a946e01ceb82f86a70b1aeac
Change the with-delayed-message syntax to allow future extensibility

* doc/lispref/display.texi (Progress): Document it.
* lisp/subr.el (with-delayed-message): Change the syntax to allow
future extensibility.

* lisp/net/eww.el (eww-display-html): Use it.
doc/lispref/display.texi
lisp/net/eww.el
lisp/subr.el