mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Silence warning
This commit is contained in:
parent
a63b206fbd
commit
1c9f5add6c
1 changed files with 1 additions and 1 deletions
|
|
@ -1150,7 +1150,7 @@ Signal an error if the entire string was not used."
|
|||
(end-of-file expr))))
|
||||
|
||||
(declare-function lm-header "lisp-mnt" (header))
|
||||
(declare-function lm-package-requires "lisp-mnt" (header))
|
||||
(declare-function lm-package-requires "lisp-mnt" (&optional file))
|
||||
(declare-function lm-website "lisp-mnt" (&optional file))
|
||||
(declare-function lm-keywords-list "lisp-mnt" (&optional file))
|
||||
(declare-function lm-maintainers "lisp-mnt" (&optional file))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue