]> git.eshelyaron.com Git - emacs.git/commit
Make Lucid menus work from the keyboard also when uninstalled
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 10:15:11 +0000 (12:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 10:15:11 +0000 (12:15 +0200)
commit649b43d20cf75e61fab289f99d20e98b035d5a9a
tree52e06419868710fae5746784346f4219a151c952
parent8cf3c3203b07b781ed34627fce0283d2b1b03fd7
Make Lucid menus work from the keyboard also when uninstalled

* lwlib/xlwmenu.c (ungrab_all, pop_up_menu): Use it.

* src/keyboard.c (syms_of_keyboard): New variable (bug#46990).
lwlib/xlwmenu.c
src/keyboard.c