diff lisp/autorevert.el @ 27574:95320f2b4ccb

(global-auto-revert-mode): Add autoload cookie.
author Dave Love <fx@gnu.org>
date Wed, 02 Feb 2000 13:55:46 +0000
parents b32c5e16dbe9
children 55fdf25cbb27
line wrap: on
line diff
--- a/lisp/autorevert.el	Wed Feb 02 11:54:55 2000 +0000
+++ b/lisp/autorevert.el	Wed Feb 02 13:55:46 2000 +0000
@@ -97,6 +97,7 @@
 Never set this variable directly, use the command `auto-revert-mode'
 instead.")
 
+;;;###autoload
 (defcustom global-auto-revert-mode nil
   "When on, buffers are automatically reverted when files on disk change.