mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-12 00:50:43 -08:00
Minor checkdoc.el clean up
* lisp/emacs-lisp/checkdoc.el (generate-autoload-cookie): This is no longer used, so remove reference.
This commit is contained in:
parent
580976a82c
commit
d15b67b108
1 changed files with 0 additions and 2 deletions
|
|
@ -2360,8 +2360,6 @@ News agents may remove it"
|
|||
|
||||
;;; Comment checking engine
|
||||
;;
|
||||
(defvar generate-autoload-cookie)
|
||||
|
||||
(defun checkdoc-file-comments-engine ()
|
||||
"Return a message list if this file does not match the Emacs standard.
|
||||
This checks for style only, such as the first line, Commentary:,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue