]> git.eshelyaron.com Git - emacs.git/commit
* lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067).
authorJuri Linkov <juri@linkov.net>
Sun, 12 Sep 2021 16:47:20 +0000 (19:47 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 12 Sep 2021 16:48:06 +0000 (19:48 +0300)
commit1ccc31eff5b6993042cea7df565d6484984701c2
tree2a1c58dfc4942be1b25842c1ee602563ac79da72
parentfc4b956c7cb2fba8ed2a18865a7686c6cfa5d030
* lisp/mouse.el (context-menu-map): Remove duplicate separators (bug#50067).

* lisp/mouse.el (context-menu-undo, context-menu-region):
* lisp/progmodes/prog-mode.el (prog-context-menu):
Use 'when' instead of ':visible' that allows to remove duplicate separators
created between empty submenus.
lisp/mouse.el
lisp/progmodes/prog-mode.el