From cabfc1bcd65a90944886c6da8120a0cafcc3922e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 18 May 2007 08:45:29 +0000 Subject: [PATCH] etags.c updates. --- lib-src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6a414120641..e14679ad820 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,11 @@ +2007-05-18 Francesco Potort,Al(B + + * etags.c: Extern definitions of some more pointer functions for + standalone compilation, especially important for 64bit platforms. + (main, print_help): --members is now the default for etags. + (C_entries): Parse start of C comment as a space == end of token. + This is not necessary for C++ comment, already parsed as newline. + 2007-04-26 Glenn Morris * makefile.w32-in (VERSION): Increase to 22.1.50. -- 2.39.2