diff lisp/emacs-lisp/autoload.el @ 81873:3bb49962b482

(generated-autoload-file): Autoload the safe-local-variable setting.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 14 Jul 2007 19:03:22 +0000
parents e29d41367d51
children b98604865ea0 a66921565bcb
line wrap: on
line diff
--- a/lisp/emacs-lisp/autoload.el	Sat Jul 14 18:43:58 2007 +0000
+++ b/lisp/emacs-lisp/autoload.el	Sat Jul 14 19:03:22 2007 +0000
@@ -41,6 +41,7 @@
 A `.el' file can set this in its local variables section to make its
 autoloads go somewhere else.  The autoload file is assumed to contain a
 trailer starting with a FormFeed character.")
+;;;###autoload
 (put 'generated-autoload-file 'safe-local-variable 'stringp)
 
 ;; This feels like it should be a defconst, but MH-E sets it to