projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d218b28
)
Improve indexing of check-declare
author
Stefan Kangas
<stefan@marxist.se>
Sun, 1 Nov 2020 18:29:47 +0000
(19:29 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 1 Nov 2020 18:33:35 +0000
(19:33 +0100)
* doc/lispref/functions.texi (Declaring Functions): Improve indexing.
doc/lispref/functions.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/functions.texi
b/doc/lispref/functions.texi
index 2898cb4d2b4db8cb78ad605a4fcebe948cfe364b..8458bebbb5c859fc900c43edf034def852360e23 100644
(file)
--- a/
doc/lispref/functions.texi
+++ b/
doc/lispref/functions.texi
@@
-2349,6
+2349,8
@@
argument @var{fileonly} non-@code{nil} means check only that
@var{file} exists, not that it actually defines @var{function}.
@end defmac
+@findex check-declare-file
+@findex check-declare-directory
To verify that these functions really are declared where
@code{declare-function} says they are, use @code{check-declare-file}
to check all @code{declare-function} calls in one source file, or use