Mercurial > emacs
changeset 80958:eddaea3f8752
etags.c updates.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Fri, 18 May 2007 08:45:29 +0000 |
parents | 3de8e8f14f0d |
children | 893a0d94013d |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri May 18 08:43:54 2007 +0000 +++ b/lib-src/ChangeLog Fri May 18 08:45:29 2007 +0000 @@ -1,3 +1,11 @@ +2007-05-18 Francesco Potort,Al(B <pot@gnu.org> + + * 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 <rgm@gnu.org> * makefile.w32-in (VERSION): Increase to 22.1.50.