# HG changeset patch # User Luc Teirlinck # Date 1108687589 0 # Node ID cf2460efae4d22bd617568c0c8251455751ba378 # Parent dd402e5d42cbe0067662d24c95878784190ef268 (auto-revert-stop-on-user-input): Doc fix. diff -r dd402e5d42cb -r cf2460efae4d lisp/autorevert.el --- a/lisp/autorevert.el Fri Feb 18 00:44:44 2005 +0000 +++ b/lisp/autorevert.el Fri Feb 18 00:46:29 2005 +0000 @@ -156,7 +156,7 @@ \(until the next run of the timer) if user input is available. When nil, Auto-Revert Mode checks files and reverts buffers, with quitting disabled, without paying attention to user input. -Thus, Emacs might be non-responsive at times." +Thus, with this setting, Emacs might be non-responsive at times." :group 'auto-revert :type 'boolean)