Mercurial > emacs
diff lib-src/ChangeLog @ 80958:eddaea3f8752
etags.c updates.
| author | Francesco Potort? <pot@gnu.org> |
|---|---|
| date | Fri, 18 May 2007 08:45:29 +0000 |
| parents | 71257c3ab509 |
| children | 448f26589c80 31beec9ee600 |
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.
