]> git.eshelyaron.com Git - emacs.git/commit
Document and extend menu-bar-make-toggle some
authorDrew Adams <drew.adams@oracle.com>
Sat, 19 Sep 2020 16:23:27 +0000 (18:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 19 Sep 2020 16:23:27 +0000 (18:23 +0200)
commit28ba8793626f60d9af2be4a21b3c57a314ac9e79
tree652bf3534e630f55721f9ab75d0fbead420878ac
parentb6594d76068937958a7fab08a09115d84df7e81d
Document and extend menu-bar-make-toggle some

2020-09-19  Lars Ingebrigtsen  <larsi@gnus.org>

* lisp/menu-bar.el (menu-bar-showhide-fringe-menu): Adjust caller.
(menu-bar-search-options-menu): Ditto.
(menu-bar-options-menu): Ditto.
(menu-bar-options-menu): Ditto.

* lisp/progmodes/gdb-mi.el (menu): Ditto.

* lisp/emacs-lisp/find-func.el (find-function-regexp): Add
menu-bar-make-toggle-command.

* lisp/menu-bar.el (menu-bar-make-toggle): Compatibility wrapper.

2020-09-19  Drew Adams  <drew.adams@oracle.com>

* lisp/menu-bar.el (menu-bar-make-toggle-command): Add doc string
and allow setting all keywords (bug#17954).
lisp/emacs-lisp/find-func.el
lisp/menu-bar.el
lisp/progmodes/gdb-mi.el