]> git.eshelyaron.com Git - emacs.git/commit
Adding mouse controls to menu-bar.el.
authorJared Finder <jared@finder.org>
Sat, 19 Sep 2020 07:43:29 +0000 (00:43 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Oct 2020 09:33:52 +0000 (12:33 +0300)
commit9d230684ff16e105db168ebaafdbea2de2e7d6ca
tree717c58eefb128f286176f2b52c825863b849a30a
parent5b3e4db53f0e81a51f611823f3b6627b973a18c6
Adding mouse controls to menu-bar.el.

* lisp/isearch.el (tmm-menubar-keymap): Remove declare-function.
* lisp/menu-bar.el (menu-bar-open-mouse, menu-bar-keymap)
(menu-bar-current-active-maps, menu-bar-item-at-x): New functions.
*lisp.tmm.el (tmm-menubar-keymap, tmm-get-keybind): Functions
deleted.
(tmm-menubar): Call 'menu-bar-item-at-x'.
lisp/isearch.el
lisp/menu-bar.el
lisp/tmm.el