From d15b67b108a72bbd0216b3eb3bd4e4dd0d1d7968 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Thu, 4 Aug 2022 16:29:47 +0200 Subject: [PATCH] Minor checkdoc.el clean up * lisp/emacs-lisp/checkdoc.el (generate-autoload-cookie): This is no longer used, so remove reference. --- lisp/emacs-lisp/checkdoc.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/emacs-lisp/checkdoc.el b/lisp/emacs-lisp/checkdoc.el index 94ade5928f0..ac589b82f83 100644 --- a/lisp/emacs-lisp/checkdoc.el +++ b/lisp/emacs-lisp/checkdoc.el @@ -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:, -- 2.39.2