diff --git a/etc/NEWS b/etc/NEWS index ed25538da32..3f88d3d297a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -558,6 +558,9 @@ command line's password prompt. ** tar-mode: new `tar-new-entry' command, allowing for new members to be added to the archive. +** Autorevert: dired buffers are also auto-reverted via file +notifications, if Emacs is compiled with file notification support. + ** Obsolete packages ---