]> git.eshelyaron.com Git - emacs.git/commit
Use isearch-tmm-menubar when tmm-menubar is called in isearch-mode (bug#43966)
authorJuri Linkov <juri@linkov.net>
Thu, 28 Jan 2021 19:27:26 +0000 (21:27 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 28 Jan 2021 19:27:26 +0000 (21:27 +0200)
commitc8c4d65d6510724acd40527a9af67e21e3cf4d5e
tree924e73d0f56ed75fd39841b99ab8da92de95e4af
parent50c7de093a4e699fb86b05b8fdd6b6a47a886106
Use isearch-tmm-menubar when tmm-menubar is called in isearch-mode (bug#43966)

* lisp/isearch.el (isearch-menu-bar-commands): Add tmm-menubar to defaults.
(isearch-mode-map): Remove remapping of tmm-menubar to isearch-tmm-menubar.

* lisp/tmm.el (tmm-menubar): Call isearch-tmm-menubar in isearch-mode.
lisp/isearch.el
lisp/tmm.el