# HG changeset patch # User Dave Love # Date 949499746 0 # Node ID 95320f2b4ccb643e15f84ef967119f1247a3ee26 # Parent 32f4457e5501d2a82c6c6e3389c6022ce9fd868f (global-auto-revert-mode): Add autoload cookie. diff -r 32f4457e5501 -r 95320f2b4ccb lisp/autorevert.el --- 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.