From 8a59305430c68ee23d3cc7ab7487ab3acebdbe7f Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 18 Feb 2005 00:46:29 +0000 Subject: [PATCH] (auto-revert-stop-on-user-input): Doc fix. --- lisp/autorevert.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/autorevert.el b/lisp/autorevert.el index 31dd39c201f..d4a3d10d167 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el @@ -156,7 +156,7 @@ handling each buffer and does not process any further buffers \(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) -- 2.39.2