changeset 25215:5d684a6517db

(auto-revert-mode): Add autoload cookie.
author Dave Love <fx@gnu.org>
date Tue, 10 Aug 1999 13:10:39 +0000
parents acfe5b9d7233
children 40dc181e545b
files lisp/autorevert.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/autorevert.el	Tue Aug 10 10:43:12 1999 +0000
+++ b/lisp/autorevert.el	Tue Aug 10 13:10:39 1999 +0000
@@ -89,6 +89,8 @@
 
 ;; Variables:
 
+;; Autoload for the benefit of `make-mode-line-mouse-sensitive'.
+;;;###autoload
 (defvar auto-revert-mode nil
   "*Non-nil when Auto-Revert Mode is active.