From ba88f8ebfce6c71c835e102906f617cd82b8251c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 30 Aug 2002 16:38:22 +0000 Subject: [PATCH] Bug corrections in etags. --- lib-src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 87b33653b5d..cb83bcfcf2f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,14 @@ +2002-08-30 Francesco Potorti` + + * etags.c (consider_token, C_entries): Switch to C++ parsing when + auto-detection is enabled and the `::' qualifier is met. + (consider_token, C_entries): Several bugs corrected that tagged + some declarations even though --declarations was not used. + (plainc): New macro. + (C_entries): Use it. + (C_entries): Several cosmetic changes. + (C_entries): Invalidate the token is some cases. + 2002-08-29 Francesco Potorti` * etags.c (C_entries): Corrected a problem with const C++ funcs. -- 2.39.5