comparison 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
comparison
equal deleted inserted replaced
47101:8deb7414f946 47102:c5cfe5722546
1 2002-08-29 Francesco Potorti` <pot@gnu.org>
2
3 * etags.c (C_entries): Corrected a problem with const C++ funcs.
4 (ignoreindent): Renamed from noindentypedefs.
5 (cjava, cplpl): They are now macros instead of local vars.
6
7 2002-08-28 Francesco Potorti` <pot@gnu.org>
8
9 * etags.c (HTML_labels): Tag ID= also.
10
1 2002-08-27 Francesco Potorti` <pot@gnu.org> 11 2002-08-27 Francesco Potorti` <pot@gnu.org>
2 12
3 * etags.c (Ada_funcs): Do not tag "use type Xxxx;". 13 * etags.c (Ada_funcs): Do not tag "use type Xxxx;".
4 14
5 * etags.c: (HTML_labels): New language HTML. 15 * etags.c: (HTML_labels): New language HTML.