changeset 47158:6ec82a0927f2

Etags improvement.
author Francesco Potortì <pot@gnu.org>
date Fri, 30 Aug 2002 16:41:25 +0000
parents e47f0756e65a
children 23b87fbdd685
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Aug 30 16:38:58 2002 +0000
+++ b/etc/NEWS	Fri Aug 30 16:41:25 2002 +0000
@@ -698,6 +698,9 @@
 
 *** New language parsing features
 
+**** The `::' qualifier triggers C++ parsing in C file.
+Previously, only the `template' and `class' keywords had this effect.
+
 **** In Perl, packages are tags.
 Subroutine tags are named from their package.  You can jump to sub tags
 as you did before, by the sub name, or additionally by looking for