mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
* 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
Add a link
Reference in a new issue