changeset 60139:cf2460efae4d

(auto-revert-stop-on-user-input): Doc fix.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 18 Feb 2005 00:46:29 +0000
parents dd402e5d42cb
children 3f04dc96bdc4 9684495d72bc
files lisp/autorevert.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)