changeset 36734:78751f7bca48

etags.el: compressed files are now transparently supported
author Francesco Potortì <pot@gnu.org>
date Mon, 12 Mar 2001 11:47:23 +0000
parents 274bff56ea1e
children e8c547e94600
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Mar 12 11:32:53 2001 +0000
+++ b/etc/NEWS	Mon Mar 12 11:47:23 2001 +0000
@@ -1480,9 +1480,13 @@
 *** 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