X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4034f3a8770f99fd58bfb7c5c0d961590e5718f5..d2251bbf79c3a3c7739f0813ac85c0f99d295d6d:/lib-src/ChangeLog diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 359d9723e0..3b683b8224 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,20 @@ +2000-09-25 Dave Love + + * sorted-doc.c: Include config.h. + [!HAVE_STDLIB_H]: Declare malloc. + +2000-09-14 Andrew Innes + + * makefile.w32-in: Revert to Unix line endings. + +2000-09-04 Dave Love + + * movemail.c (index, rindex): Prototype conditionally. + +2000-09-03 Andrew Innes + + * makefile.w32-in: Change to DOS line endings. + 2000-09-01 Eli Zaretskii * movemail.c (toplevel): Remove redundant fcntl.h. @@ -452,6 +469,33 @@ * grep-changelog: New. * Makefile.in (INSTALLABLE_SCRIPTS): Add it. +After the release of 20.4, development was split into two separate +code lines. One line contained the code for Emacs 21, and the other +one the code for the 20.x releases after 20.4. The following change +log entries up to the entry ``20.4 released'' are for the 20.x code +line. Change logs above this notice are those for the 21.x code line. + +2000-06-13 Gerd Moellmann + + * Version 20.7 released. + +2000-02-26 Gerd Moellmann + + * Version 20.6 released. + +1999-12-04 Gerd Moellmann + + * Version 20.5 released. + +1999-11-13 Gerd Moellmann + + * Makefile.in (b2m): Add dependency on GETOPTDEPS. + +1999-11-03 Gerd Moellmann + + * emacsclient.c, etags.c: Change email address to send bugs + to. + 1999-07-12 Richard Stallman * Version 20.4 released.