]> git.eshelyaron.com Git - emacs.git/commit
New macro `with-work-buffer'.
authorDavid Ponce <da_vid@orange.fr>
Thu, 22 Aug 2024 14:56:11 +0000 (16:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:51 +0000 (09:51 +0200)
commite005637c815db584b3d557c7577aba25e016c619
tree26a19acb7efada67027a31725f2c5d2db39c7422
parent925ae2f362214e373dd3346b2a43ce0eb8fd080b
New macro `with-work-buffer'.

* lisp/emacs-lisp/subr-x.el (work-buffer--list)
(work-buffer-limit): New variables.
(work-buffer--get, work-buffer--release): New function.
(with-work-buffer): New macro.  (Bug#72689)

* etc/NEWS: Announce 'with-work-buffer'.

(cherry picked from commit b930a698f2ba4e8b5878a4b604098e1201796b7f)
etc/NEWS
lisp/emacs-lisp/subr-x.el