mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Auto-commit of loaddefs files.
This commit is contained in:
parent
ac7936cb8f
commit
f9efbb599f
1 changed files with 5 additions and 1 deletions
|
|
@ -38505,7 +38505,11 @@ Like `xref-find-definitions' but switch to the other frame.
|
||||||
|
|
||||||
(autoload 'xref-find-references "xref" "\
|
(autoload 'xref-find-references "xref" "\
|
||||||
Find references to the identifier at point.
|
Find references to the identifier at point.
|
||||||
With prefix argument, prompt for the identifier.
|
This command might prompt for the identifier as needed, perhaps
|
||||||
|
offering the symbol at point as the default.
|
||||||
|
With prefix argument, or if `xref-prompt-for-identifier' is t,
|
||||||
|
always prompt for the identifier. If `xref-prompt-for-identifier'
|
||||||
|
is nil, prompt only if there's no usable symbol at point.
|
||||||
|
|
||||||
\(fn IDENTIFIER)" t nil)
|
\(fn IDENTIFIER)" t nil)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue