]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".
authorJuri Linkov <juri@linkov.net>
Tue, 9 Nov 2021 08:24:44 +0000 (10:24 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 9 Nov 2021 08:24:44 +0000 (10:24 +0200)
commit5e393e2a97398ac4c6335d83d04b94ba8a74982a
tree3ac0eb28ba5b5378b89513db88dfe460fc25df52
parent565514fe96a575ceda2db229ac2dc7a78c2f9abd
* lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".

The menu item "Go Forward" is bound to xref-go-forward.
Also use "Go Back" for xref-go-back (bug#38797).
lisp/progmodes/prog-mode.el