2009-10-24 Glenn Morris <rgm@gnu.org>
+ * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
+ compiler.
+
* vc-hooks.el (vc-responsible-backend): Fix declaration.
2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
(progn
(forward-sexp -1)
;; piece of an abbreviation
+ ;; FIXME etc
(looking-at
"\\([a-z]\\|[iI]\\.?e\\|[eE]\\.?g\\)\\."))
(error t))))
;; b) determine if we have lm-history symbol which doesn't always exist
(require 'lisp-mnt))
+(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:,