projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
181f571
)
; xref-references-in-directory: Autoload as well
author
Dmitry Gutov
<dgutov@yandex.ru>
Sun, 29 Dec 2019 12:38:17 +0000
(15:38 +0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Sun, 29 Dec 2019 12:46:44 +0000
(15:46 +0300)
lisp/progmodes/xref.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/xref.el
b/lisp/progmodes/xref.el
index 3b1b49674fa572ee7ed68fca449bc83de86cca47..1f9e5fd2d4cb0e97d9f4f8ef135e936e372e5862 100644
(file)
--- a/
lisp/progmodes/xref.el
+++ b/
lisp/progmodes/xref.el
@@
-1129,6
+1129,7
@@
and just use etags."
(declare-function grep-expand-template "grep")
(defvar ede-minor-mode) ;; ede.el
+;;;###autoload
(defun xref-references-in-directory (symbol dir)
"Find all references to SYMBOL in directory DIR.
Return a list of xref values.