]> git.eshelyaron.com Git - emacs.git/commitdiff
(generate-autoload-cookie): Define for compiler.
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Oct 2009 03:44:42 +0000 (03:44 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Oct 2009 03:44:42 +0000 (03:44 +0000)
lisp/ChangeLog
lisp/emacs-lisp/checkdoc.el

index fe7d42bd3cc7353c0986db0d9f1a5d62e58a2889..d748c4e9885f46b62c09c05555b5c21f623fff18 100644 (file)
@@ -1,5 +1,8 @@
 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>
index 67d310ed0ef9cea63b8c862037cf472ae25ba1b0..0edfa4ab4be8492f2339fd3e464c1b0a7692923a 100644 (file)
@@ -2066,6 +2066,7 @@ If the offending word is in a piece of quoted text, then it is skipped."
                                      (progn
                                        (forward-sexp -1)
                                        ;; piece of an abbreviation
+                                       ;; FIXME etc
                                        (looking-at
                                         "\\([a-z]\\|[iI]\\.?e\\|[eE]\\.?g\\)\\."))
                                    (error t))))
@@ -2216,6 +2217,8 @@ News agents may remove it"
   ;; 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:,