# HG changeset patch # User Michael Albinus # Date 1249234169 0 # Node ID 2eecfd6f140e1e1c0e064abc40821d3dc2dec86a # Parent bd19355318cc317a86679d93e125cc5e5f52a484 * files.texi (Reverting): Auto-Revert Tail mode works also for remote files. diff -r bd19355318cc -r 2eecfd6f140e doc/emacs/files.texi --- a/doc/emacs/files.texi Sun Aug 02 17:21:16 2009 +0000 +++ b/doc/emacs/files.texi Sun Aug 02 17:29:29 2009 +0000 @@ -962,6 +962,7 @@ However, if you are sure that the file will only change by growing at the end, use Auto-Revert Tail mode instead (@code{auto-revert-tail-mode}). It is more efficient for this. +Auto-Revert Tail mode works also for remote files. @xref{VC Mode Line}, for Auto Revert peculiarities in buffers that visit files under version control.