X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e057dc50ebf327ff61fc0a634db0e6ff0171a212..40fb2103c2986cbb91add4afed635886c4f87ae5:/lib-src/ChangeLog diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c04bdf2f09..0978e8835c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,50 @@ +2005-03-04 YAMAMOTO Mitsuharu + + * make-docfile.c: Undo previous change. + +2005-02-04 Andreas Schwab + + * movemail.c (fatal): Accept third parameter and pass down to + error. + (pfatal_with_name): Pass error string as format parameter instead + of as part of format string. + (pfatal_and_delete): Likewise. + (main): Adjust call to fatal. + (xmalloc): Likewise. + +2005-01-29 Richard M. Stallman + + * movemail.c (popmail): Don't use Errmsg as format string. + +2004-12-26 YAMAMOTO Mitsuharu + + * make-docfile.c: Include stdlib.h even if WINDOWSNT is not + defined. + +2004-12-15 Andreas Schwab + + * etags.c (main): Fix typo in conversion of LONG_OPTIONS from + preprocessing to compile time constant. + +2004-11-17 Kim F. Storm + + * etags.c: Undo last change. + +2004-11-09 Kim F. Storm + + * 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 + + * 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 * etags.c (main): When relative file names are given as argument,