From: Francesco Potortì Date: Thu, 29 Aug 2002 14:41:33 +0000 (+0000) Subject: Etags bug. X-Git-Tag: ttn-vms-21-2-B4~13507 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09cd1a74974684e59b467421773177080dc8c7f5;p=emacs.git Etags bug. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 349db50e211..87b33653b5d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,13 @@ +2002-08-29 Francesco Potorti` + + * etags.c (C_entries): Corrected a problem with const C++ funcs. + (ignoreindent): Renamed from noindentypedefs. + (cjava, cplpl): They are now macros instead of local vars. + +2002-08-28 Francesco Potorti` + + * etags.c (HTML_labels): Tag ID= also. + 2002-08-27 Francesco Potorti` * etags.c (Ada_funcs): Do not tag "use type Xxxx;".