From add89f61bdf44020ea4a8a571268d79ce995bd98 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 11 Feb 2013 11:42:58 +0100 Subject: [PATCH] * NEWS: Add autorevert changes. --- etc/ChangeLog | 4 ++++ etc/NEWS | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index f6f47d6d1a8..d1b5aac955d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-02-11 Michael Albinus + + * NEWS: Add autorevert changes. + 2013-02-05 Jan Djärv * NEWS: Mention ns-use-native-fullscreen. diff --git a/etc/NEWS b/etc/NEWS index 4525d705183..71f48af96d7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -240,6 +240,20 @@ creation, modification, and deletion of files. This requires the 'inotify' API on GNU/Linux systems. On MS-Windows systems, this is supported for Windows XP and newer versions. +** Changes in autorevert.el + +--- +*** If Emacs is compiled with file notification support, notifications +are used instead of checking the time stamp of the files. You can +disable this by setting the user option `auto-revert-use-notify' to +nil. Alternatively, a regular expression of directories to be +excluded from file notifications can be specified by +`auto-revert-notify-exclude-dir-regexp'. + +--- +*** The new user option `auto-revert-remote-files' enables reversion +of remote files when set to non-nil. + ** Face changes *** The `face-spec-set' is now analogous to `setq' for face specs. -- 2.39.5