diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c04bdf2f094..8d6e7f2b734 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,18 @@ +2004-11-09 Kim F. Storm <storm@cua.dk> + + * make-docfile.c (scan_c_file): Set defvarperbufferflag to + silence compiler. + + * hexl.c (main): Init local var c to silence compiler. + + * etags.c (main, consider_token, C_entries): Add misc switch + default targets to silence compiler. + +2004-11-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * makefile.w32-in (obj): Add all files (X and Mac) to doc so the + resulting DOC file can be used on Unix/Mac also. + 2004-09-13 Francesco Potort,Al(B <pot@gnu.org> * etags.c (main): When relative file names are given as argument, |
