diff lisp/autorevert.el @ 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 bb1a6b3a999d
children c0725fd29477 bf0d492ea2d5
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)