mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * etc/NEWS: Fix wording of a recently-added entry.
This commit is contained in:
parent
85e8054a09
commit
a55e9ccc60
5
etc/NEWS
5
etc/NEWS
|
|
@ -292,8 +292,9 @@ It is bound to 'M-o'.
|
|||
+++
|
||||
*** New command 'M-g .'/'M-g M-.' ('xref-find-by-kind').
|
||||
This command allows you to jump to a specific kind of definition, such
|
||||
as a variable definition, instead of the function of the same name.
|
||||
The xref backend defines what kinds of definition are available.
|
||||
as a variable or face definition, or a constructor, instead of the
|
||||
function of the same name. The xref backend defines what kinds of
|
||||
definitions are available.
|
||||
|
||||
** CPerl mode
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue