1
Fork 0
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:
Stefan Kangas 2023-12-23 07:16:53 +01:00
parent a63b206fbd
commit 1c9f5add6c

View file

@ -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))