]> git.eshelyaron.com Git - emacs.git/commitdiff
etags.el: compressed files are now transparently supported
authorFrancesco Potortì <pot@gnu.org>
Mon, 12 Mar 2001 11:47:23 +0000 (11:47 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 12 Mar 2001 11:47:23 +0000 (11:47 +0000)
etc/NEWS

index 68d7497ab9d75c0c3b2a2a98379f1456d568358c..6c1597e638e25c124c73d21497573c1a543da734 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1480,9 +1480,13 @@ names of tags files in the *Tags List* buffer.
 *** You can now search for tags that are part of the filename itself.
 If you have tagged the files topfile.c subdir/subfile.c
 /tmp/tempfile.c, you can now search for tags "topfile.c", "subfile.c",
-"dir/sub", "tempfile", "tempfile.c".  If the tag matches the filename,
+"dir/sub", "tempfile", "tempfile.c".  If the tag matches the file name,
 point will go to the beginning of the file.
 
+*** compressed files are now transparently supported if
+auto-compression-mode is active.  You can tag (with Etags) and search
+(with find-tag) both compressed and uncompressed files.
+
 +++
 ** Emacs now attempts to determine the initial language environment
 and preferred and locale coding systems systematically from the