diff options
author | Miles Bader <miles@gnu.org> | 2007-12-06 00:46:18 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-12-06 00:46:18 +0000 |
commit | e5e76c04310d287a56675876dd83e1089faba215 (patch) | |
tree | a4b4f1cc134e4fd5af42671ec6689e07afe48ff2 /etc/NEWS.22 | |
parent | b890d447fb56bfe9f2e4742eda4b3ab4b5f4b32a (diff) | |
parent | a2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff) | |
download | emacs-e5e76c04310d287a56675876dd83e1089faba215.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index b276e939ae4..d7368ac6f38 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -3138,11 +3138,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 |