* lisp/progmodes/elisp-mode.el: Declare function `project-roots'
This commit is contained in:
parent
66b9f7bdcf
commit
2b4c0c0cef
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ non-nil result supercedes the xrefs produced by
|
|||
xrefs))
|
||||
|
||||
(declare-function project-library-roots "project")
|
||||
(declare-function project-roots "project")
|
||||
(declare-function project-current "project")
|
||||
|
||||
(defun elisp--xref-find-references (symbol)
|
||||
|
|
Loading…
Add table
Reference in a new issue