(global-auto-revert-mode): Add autoload cookie.

This commit is contained in:
Dave Love 2000-02-02 13:55:46 +00:00
parent 8a5719f061
commit 6ea3b61f7e

View file

@ -97,6 +97,7 @@ Global Auto-Revert Mode applies to all buffers."
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.