Mercurial > emacs
changeset 47102:c5cfe5722546
Etags bug.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 29 Aug 2002 14:41:33 +0000 |
parents | 8deb7414f946 |
children | 4098bad57f21 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
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;".