X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/23431241d4e077e1eb18f7ed490c5e101d58347d..dddcbf00213d4f1c6866abfb8d9132636839a3a1:/lib-src/ChangeLog diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2db9dd6729..3bf9ca683b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,17 @@ +2001-05-08 Gerd Moellmann + + * ebrowse.c (enter_namespace): Fix reallocation of + namespace_stack. + +2001-05-03 Gerd Moellmann + + * ebrowse.c (globals): Fix handling of namespace aliases. + +2001-04-27 Eli Zaretskii + + * etags.c (print_help): Enclose the regexp in the help text + example in quotes. + 2001-04-05 Dave Love * emacsclient.c (fail): Don't return a value. @@ -707,33 +721,6 @@ * 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.