]> git.eshelyaron.com Git - emacs.git/commit
Improve docstring of context-menu-functions and add eww-context-menu
authorJuri Linkov <juri@linkov.net>
Wed, 21 Jul 2021 20:34:59 +0000 (23:34 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 21 Jul 2021 20:34:59 +0000 (23:34 +0300)
commitebac285d0ee567ed86e14b871cf0bac2de8655db
tree7544b94da3c0b02f1ac1b0e1bd357b09423f54d3
parent1493145e3048e057d8ac9e8c9c56d1f99a97eb53
Improve docstring of context-menu-functions and add eww-context-menu

* lisp/mouse.el (context-menu-functions): Explain function args in docstring.

* lisp/net/eww.el (eww-context-menu): New function.
(eww-mode): Add it to context-menu-functions.

* lisp/info.el (Info-context-menu): Move history items higher.

* lisp/progmodes/prog-mode.el (prog-context-menu): Add menu items
in the middle of the menu after the region menu items.
lisp/dired.el
lisp/info.el
lisp/mouse.el
lisp/net/eww.el
lisp/net/goto-addr.el
lisp/progmodes/prog-mode.el