From: Francesco Potortì Date: Fri, 18 May 2007 08:45:29 +0000 (+0000) Subject: etags.c updates. X-Git-Tag: emacs-pretest-23.0.90~12645 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cabfc1bcd65a90944886c6da8120a0cafcc3922e;p=emacs.git etags.c updates. --- 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.