diff options
author | Juri Linkov <juri@linkov.net> | 2022-02-17 20:28:43 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2022-02-17 20:28:43 +0200 |
commit | 3d0f5bc219de43ebd1789882bad483720d581a4e (patch) | |
tree | 8c9a33f76d299b0c07a6a252f6d84a5b4192aa2c /lisp/emacs-lisp/lisp.el | |
parent | 09ba81f1d26b605c4334c82044b40608a5486c33 (diff) | |
download | emacs-3d0f5bc219de43ebd1789882bad483720d581a4e.tar.gz emacs-3d0f5bc219de43ebd1789882bad483720d581a4e.tar.bz2 emacs-3d0f5bc219de43ebd1789882bad483720d581a4e.zip |
* lisp/mouse.el (context-menu-entry): Don't create menu for Help commands.
Help commands that describe keybindings call context-menu-entry bound to
a key. This causes too much trouble when trying to build the context menu
in a temporary Help buffer that is not displayed in a window.
OTOH, there is no information in context menus useful for Help commands.
So `help-buffer-under-preparation' is added to filter out such calls.
(bug#53910)
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions