mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
* lisp/autorevert.el (auto-revert-remote-files): Adapt docstring.
This commit is contained in:
parent
e32bb816ad
commit
eaf01d034c
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ it should return non-nil to make Global Auto-Revert Mode not
|
|||
revert this buffer.")
|
||||
|
||||
(defcustom auto-revert-remote-files nil
|
||||
"If non-nil remote files are also reverted."
|
||||
"If nil remote files are not reverted in Auto Revert modes."
|
||||
:group 'auto-revert
|
||||
:type 'boolean
|
||||
:version "24.4")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue