]> git.eshelyaron.com Git - emacs.git/commit
Adjust occur-context-menu and elisp-context-menu
authorJuri Linkov <juri@linkov.net>
Wed, 15 Sep 2021 07:20:42 +0000 (10:20 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 15 Sep 2021 07:20:42 +0000 (10:20 +0300)
commitba28acf3b8fb81a95e9963fb986ec581969d237c
tree129162f46be9e125f0ce5214e19a7d6271348e41
parent3eb80b78473b425cdbc251e48aec7cfd9afea2cc
Adjust occur-context-menu and elisp-context-menu

* lisp/progmodes/elisp-mode.el (elisp-context-menu): Add separator
only when there is a symbol at mouse click.

* lisp/replace.el (occur-context-menu): Insert items in the middle
of the menu after mark-whole-buffer.
lisp/progmodes/elisp-mode.el
lisp/replace.el