(auto-revert-stop-on-user-input): Doc fix.

This commit is contained in:
Luc Teirlinck 2005-02-18 00:46:29 +00:00
parent 92dc83a921
commit 8a59305430

View file

@ -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)