mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
; xref-references-in-directory: Autoload as well
This commit is contained in:
parent
181f571651
commit
70fe552c61
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user