[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS,v
From: |
Francesco Potortì |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS,v |
Date: |
Mon, 05 Feb 2007 22:13:59 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Francesco Potortì <pot> 07/02/05 22:13:59
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1432
retrieving revision 1.1433
diff -u -b -r1.1432 -r1.1433
--- NEWS 1 Feb 2007 15:05:46 -0000 1.1432
+++ NEWS 5 Feb 2007 22:13:59 -0000 1.1433
@@ -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
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Jason Rumney, 2007/02/01
- [Emacs-diffs] Changes to emacs/etc/NEWS,v,
Francesco Potortì <=
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Glenn Morris, 2007/02/10
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Kim F. Storm, 2007/02/11
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Kim F. Storm, 2007/02/14
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Kim F. Storm, 2007/02/14
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Kenichi Handa, 2007/02/19
- [Emacs-diffs] Changes to emacs/etc/NEWS,v, Dan Nicolaescu, 2007/02/27