]> git.eshelyaron.com Git - emacs.git/commit
* lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)
authorJuri Linkov <juri@linkov.net>
Tue, 28 Sep 2021 19:00:41 +0000 (22:00 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 28 Sep 2021 19:00:41 +0000 (22:00 +0300)
commit2d1564103e2024eeb4377b473f28e1523a5206bc
tree6eac22fc5347b4b968e2089b87eedb2975457c35
parent7cc6e1dda73946c9a75e50a198bdbce0cd19cd4d
* lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)

* lisp/help.el (help--analyze-key): Get information at the position
of mouse click such as 'C-h k' on a context menu item (bug#50067).
lisp/help.el
lisp/mouse.el