(auto-revert-stop-on-user-input): Doc fix.
This commit is contained in:
parent
92dc83a921
commit
8a59305430
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue