diff lisp/emacs-lisp/checkdoc.el @ 105736:4d7a7b574da2

(generate-autoload-cookie): Define for compiler.
author Glenn Morris <rgm@gnu.org>
date Sat, 24 Oct 2009 03:44:42 +0000
parents 597007306f48
children 588c96104e0c
line wrap: on
line diff
--- a/lisp/emacs-lisp/checkdoc.el	Sat Oct 24 03:43:47 2009 +0000
+++ b/lisp/emacs-lisp/checkdoc.el	Sat Oct 24 03:44:42 2009 +0000
@@ -2066,6 +2066,7 @@
 				      (progn
 					(forward-sexp -1)
 					;; piece of an abbreviation
+					;; FIXME etc
 					(looking-at
 					 "\\([a-z]\\|[iI]\\.?e\\|[eE]\\.?g\\)\\."))
 				    (error t))))
@@ -2216,6 +2217,8 @@
   ;; 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:,