aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2007-12-06 00:46:18 +0000
committerMiles Bader2007-12-06 00:46:18 +0000
commite5e76c04310d287a56675876dd83e1089faba215 (patch)
treea4b4f1cc134e4fd5af42671ec6689e07afe48ff2 /etc
parentb890d447fb56bfe9f2e4742eda4b3ab4b5f4b32a (diff)
parenta2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff)
downloademacs-e5e76c04310d287a56675876dd83e1089faba215.tar.gz
emacs-e5e76c04310d287a56675876dd83e1089faba215.zip
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.225
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
3138reads from standard input and marks the produced tags as belonging to 3138reads from standard input and marks the produced tags as belonging to
3139the file FILE. 3139the file FILE.
3140 3140
3141*** The --members option is now the default.
3142
3143Use --no-members if you want the old default behaviour of not tagging
3144struct members in C, members variables in C++ and variables in PHP.
3145
3146** Ctags changes. 3141** Ctags changes.
3147 3142
3148*** Ctags now allows duplicate tags 3143*** Ctags now allows duplicate tags