changeset 75684:4f39aeb27f75

(etags): Now --members is the default for etags, not for ctags yet.
author Francesco Potortì <pot@gnu.org>
date Mon, 05 Feb 2007 22:13:59 +0000
parents 9799685ea4e0
children 8f9534afcd5c
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Feb 05 22:13:40 2007 +0000
+++ b/etc/NEWS	Mon Feb 05 22:13:59 2007 +0000
@@ -3215,6 +3215,11 @@
 reads from standard input and marks the produced tags as belonging to
 the file FILE.
 
+*** The --members option is now the default.
+
+Use --no-members if you want the old default behaviour of not tagging
+struct members in C, members variables in C++ and variables in PHP.
+
 ** Ctags changes.
 
 *** Ctags now allows duplicate tags