summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2017-12-09 17:36:33 +0200
committerEli Zaretskii <eliz@gnu.org>2017-12-09 17:36:33 +0200
commit0ffd3dbce76c1a967522dbe9ec6f2dffe94ee886 (patch)
tree07d9b209a74bc0f5546b6810a4f5006d2a9e5989
parentd338325c2b603db8433c9b6b12216201d5ee21e9 (diff)
downloademacs-0ffd3dbce76c1a967522dbe9ec6f2dffe94ee886.tar.gz
; Improve NEWS entry of the last change.
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0165768bc13..b8103c6b294 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -126,9 +126,9 @@ To restore the old behavior, use
* New Modes and Packages in Emacs 27.1
+++
-** The package tramp-archive.el brings file name handler support for
-file archives. It works on systems which support GVFS, which is
-GNU/Linux, roughly spoken. See the chapter "(tramp) Archive file
+** Emacs can now visit files in archives as if they were directories.
+This feature uses Tramp and works only on systems which support GVFS,
+i.e. GNU/Linux, roughly spoken. See the chapter "(tramp) Archive file
names" in the Tramp manual for full documentation of these facilities.