Mercurial > emacs
changeset 104128:2eecfd6f140e
* files.texi (Reverting): Auto-Revert Tail mode works also for remote
files.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 02 Aug 2009 17:29:29 +0000 |
parents | bd19355318cc |
children | 7251ff85bfd7 |
files | doc/emacs/files.texi |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.