diff options
author | Juri Linkov <juri@linkov.net> | 2021-11-18 20:36:55 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2021-11-18 20:36:55 +0200 |
commit | 02853edba795b0d47201977d3b500e8a46ed5e0f (patch) | |
tree | 793adba33754ce1e62d3c1f51b8fa9074b805803 /lisp/emacs-lisp/elint.el | |
parent | 14271d050a30b8121358361ba671ba29493e03dd (diff) | |
download | emacs-02853edba795b0d47201977d3b500e8a46ed5e0f.tar.gz emacs-02853edba795b0d47201977d3b500e8a46ed5e0f.tar.bz2 emacs-02853edba795b0d47201977d3b500e8a46ed5e0f.zip |
Fix sorting of menus in `context-menu-local' (bug#50067).
* lisp/menu-bar.el (menu-bar-keymap): Don't use `lookup-key'
on the `keymap' arg.
* lisp/mouse.el (context-menu-global): Use `lookup-key global-map'
for the `keymap' arg of `menu-bar-keymap'.
(context-menu-local): Use `menu-bar-keymap' to sort `keymap'.
Diffstat (limited to 'lisp/emacs-lisp/elint.el')
0 files changed, 0 insertions, 0 deletions