* lisp/progmodes/elisp-mode.el: Declare function `project-roots'

This commit is contained in:
Juanma Barranquero 2015-11-13 11:04:10 +01:00
parent 66b9f7bdcf
commit 2b4c0c0cef

View file

@ -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)