Mercurial > emacs
diff lib-src/ChangeLog @ 47102:c5cfe5722546
Etags bug.
| author | Francesco Potort? <pot@gnu.org> |
|---|---|
| date | Thu, 29 Aug 2002 14:41:33 +0000 |
| parents | ce5775569314 |
| children | 293b7469c8bf |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu Aug 29 14:41:28 2002 +0000 +++ b/lib-src/ChangeLog Thu Aug 29 14:41:33 2002 +0000 @@ -1,3 +1,13 @@ +2002-08-29 Francesco Potorti` <pot@gnu.org> + + * 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` <pot@gnu.org> + + * etags.c (HTML_labels): Tag ID= also. + 2002-08-27 Francesco Potorti` <pot@gnu.org> * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
