mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
Improve indexing of check-declare
* doc/lispref/functions.texi (Declaring Functions): Improve indexing.
This commit is contained in:
parent
d218b28ab5
commit
7162228815
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue