Mercurial > emacs
changeset 104131:4fae1e846339
* NEWS: Autorevert Tail mode works now for remote files.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 02 Aug 2009 17:36:14 +0000 |
parents | 96f534fee4e7 |
children | 75a1b898c727 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Aug 02 17:35:55 2009 +0000 +++ b/etc/NEWS Sun Aug 02 17:36:14 2009 +0000 @@ -99,6 +99,10 @@ On systems which support GVFS-Fuse, Tramp offers the new connection methods "dav", "davs", "obex" and "synce". ++++ +** Autorevert Tail mode +Autorevert Tail mode works now for remote files. + ** VC and related modes *** When a file is not found, VC will not try to check it out of RCS anymore.