projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab40c1
)
; Remove outdated declarations
author
Dmitry Gutov
<dgutov@yandex.ru>
Thu, 26 Dec 2019 15:32:30 +0000
(17:32 +0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Thu, 26 Dec 2019 15:32:30 +0000
(17:32 +0200)
lisp/progmodes/elisp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/elisp-mode.el
b/lisp/progmodes/elisp-mode.el
index 7705761365ce9f6060d77d7ea9127b3525d4232f..9cd852bcaee5b0f795e4fbefd1cb90e371ba86e4 100644
(file)
--- a/
lisp/progmodes/elisp-mode.el
+++ b/
lisp/progmodes/elisp-mode.el
@@
-630,9
+630,7
@@
functions are annotated with \"<f>\" via the
;;; Xref backend
-(declare-function xref-make-bogus-location "xref" (message))
(declare-function xref-make "xref" (summary location))
-(declare-function xref-collect-references "xref" (symbol dir))
(defun elisp--xref-backend () 'elisp)