Mercurial > emacs
changeset 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 | 32f4457e5501 |
children | 2344fab04513 |
files | lisp/autorevert.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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.