]> git.eshelyaron.com Git - emacs.git/commit
Allow packages to alter menu entries in the Buffers menu
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 13:25:06 +0000 (15:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 10 May 2022 13:41:27 +0000 (15:41 +0200)
commitec01391ab3ecf3c1edb1070c97803e2aa2273367
tree8f77206c1806ab981f4d28629ca6eab182b5a2b5
parentcfa317fa92c3ebc47bbdee25b5595cb85a21e298
Allow packages to alter menu entries in the Buffers menu

* lisp/menu-bar.el (menu-bar-update-buffers): Use it.
(menu-bar-buffers-menu-command-entries): Put the entries into the
defvar so that packages can modify it (bug#14244).
etc/NEWS
lisp/menu-bar.el