mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Remove outdated declarations
This commit is contained in:
parent
6ab40c1a51
commit
7edb1f0773
1 changed files with 0 additions and 2 deletions
|
|
@ -630,9 +630,7 @@ functions are annotated with \"<f>\" via the
|
||||||
|
|
||||||
;;; Xref backend
|
;;; Xref backend
|
||||||
|
|
||||||
(declare-function xref-make-bogus-location "xref" (message))
|
|
||||||
(declare-function xref-make "xref" (summary location))
|
(declare-function xref-make "xref" (summary location))
|
||||||
(declare-function xref-collect-references "xref" (symbol dir))
|
|
||||||
|
|
||||||
(defun elisp--xref-backend () 'elisp)
|
(defun elisp--xref-backend () 'elisp)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue