1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-09-25 15:42:25 +00:00
parent 1bc20d83cb
commit 6567e9b550
12 changed files with 1276 additions and 0 deletions

View file

@ -464,6 +464,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 <gerd@gnu.org>
* Version 20.7 released.
2000-02-26 Gerd Moellmann <gerd@gnu.org>
* Version 20.6 released.
1999-12-04 Gerd Moellmann <gerd@gnu.org>
* Version 20.5 released.
1999-11-13 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (b2m): Add dependency on GETOPTDEPS.
1999-11-03 Gerd Moellmann <gerd@gnu.org>
* emacsclient.c, etags.c: Change email address to send bugs
to.
1999-07-12 Richard Stallman <rms@gnu.org>
* Version 20.4 released.