]> git.eshelyaron.com Git - emacs.git/commit
Add xref operations to context menu unconditionally
authorMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 08:59:54 +0000 (10:59 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 10:41:53 +0000 (12:41 +0200)
commit49435be616c14d5080e4147ca05204bea5cb1d4f
tree1bd3ae9f7f286987aa2e16626280946e8c7462ec
parent20e32f3c3fee1446768786c04b52cde4ce313e37
Add xref operations to context menu unconditionally

* lisp/progmodes/prog-mode.el (prog-context-menu):
Add xref operations to the context menu even if xref hasn't been
loaded yet; the functions involved are autoloaded (bug#50067).
lisp/progmodes/prog-mode.el