comparison lib-src/ChangeLog @ 47219:89daaf4cc563

etags bug
author Francesco Potortì <pot@gnu.org>
date Tue, 03 Sep 2002 15:21:51 +0000
parents 293b7469c8bf
children c0ed665f25e4
comparison
equal deleted inserted replaced
47218:66c5d66d21f6 47219:89daaf4cc563
1 2002-09-03 Francesco Potorti` <pot@gnu.org>
2
3 * etags.c (regex_tag_multiline, readline): Never pass pfnote a
4 string that cannot be freed.
5
1 2002-08-30 Francesco Potorti` <pot@gnu.org> 6 2002-08-30 Francesco Potorti` <pot@gnu.org>
2 7
3 * etags.c (consider_token, C_entries): Switch to C++ parsing when 8 * etags.c (consider_token, C_entries): Switch to C++ parsing when
4 auto-detection is enabled and the `::' qualifier is met. 9 auto-detection is enabled and the `::' qualifier is met.
5 (consider_token, C_entries): Several bugs corrected that tagged 10 (consider_token, C_entries): Several bugs corrected that tagged