]> code.delx.au - gnu-emacs/commitdiff
For some reason, this new feature is not in etags for Emacs 22,
authorFrancesco Potortì <pot@gnu.org>
Thu, 22 Nov 2007 10:31:33 +0000 (10:31 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 22 Nov 2007 10:31:33 +0000 (10:31 +0000)
so remove it from the NEWS:

 *** 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.

etc/NEWS

index ebc04fb173e9009b434a6ecfe850a1b24e015759..fa8b440d7a54736107154bec7317224493476316 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3136,11 +3136,6 @@ be used (only once) in place of a file name on the command line.  Etags
 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