aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
126* New Modes and Packages in Emacs 27.1 126* New Modes and Packages in Emacs 27.1
127 127
128+++ 128+++
129** The package tramp-archive.el brings file name handler support for 129** Emacs can now visit files in archives as if they were directories.
130file archives. It works on systems which support GVFS, which is 130This feature uses Tramp and works only on systems which support GVFS,
131GNU/Linux, roughly spoken. See the chapter "(tramp) Archive file 131i.e. GNU/Linux, roughly spoken. See the chapter "(tramp) Archive file
132names" in the Tramp manual for full documentation of these facilities. 132names" in the Tramp manual for full documentation of these facilities.
133 133
134 134