From f2074faf9ff9ead505311e43095bc3242407abbf Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 2 Aug 2009 17:29:56 +0000 Subject: [PATCH] * files.texi (Reverting): Auto-Revert Tail mode works also for remote files. --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/files.texi | 1 + 2 files changed, 6 insertions(+) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 4481d78e3aa..21b6d3d3015 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2009-08-02 Michael Albinus + + * files.texi (Reverting): Auto-Revert Tail mode works also for remote + files. + 2009-07-28 Chong Yidong * building.texi (Lisp Libraries): Clarify meaning of autoloading. diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 54060b4f9f3..34447f06096 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -962,6 +962,7 @@ the buffer, and it will stay there as the file contents change. 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. -- 2.39.2