diff lisp/format.el @ 105609:bdcd73244f19

Convert comments about autoloads into autoload comments. (No-ops so long as file is dumped.)
author Glenn Morris <rgm@gnu.org>
date Thu, 15 Oct 2009 06:18:02 +0000
parents c220a29e75fd
children a0f778f4a995
line wrap: on
line diff
--- a/lisp/format.el	Thu Oct 15 06:11:57 2009 +0000
+++ b/lisp/format.el	Thu Oct 15 06:18:02 2009 +0000
@@ -136,7 +136,7 @@
 
 PRESERVE, if non-nil, means that `format-write-file' should not remove
           this format from `buffer-file-format'.")
-;; Autoload if this file no longer dumped.
+;;;###autoload
 (put 'format-alist 'risky-local-variable t)
 
 ;;; Basic Functions (called from Lisp)