aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog10
-rw-r--r--man/ChangeLog4
2 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4e6757a9cc2..6e2060d6ce9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12001-04-05 Colin Walters <walters@cis.ohio-state.edu>
2
3 * eshell/eshell.el (eshell-command): Needed a "%s" format
4 specifier, in case the buffer contains percent characters.
5
62001-04-04 John Wiegley <johnw@gnu.org>
7
8 * calendar/timeclock.el (timeclock-generate-report): Added a
9 missing insert of the project name.
10
12001-04-09 Gerd Moellmann <gerd@gnu.org> 112001-04-09 Gerd Moellmann <gerd@gnu.org>
2 12
3 * obsolete/profile.el: Moved from emacs-lisp/. 13 * obsolete/profile.el: Moved from emacs-lisp/.
diff --git a/man/ChangeLog b/man/ChangeLog
index 92c745c47de..8a2d23c1cc3 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12001-04-09 John Wiegley <johnw@gnu.org>
2
3 * eshell.texi: A few additions.
4
12001-03-30 Andreas Schwab <schwab@suse.de> 52001-03-30 Andreas Schwab <schwab@suse.de>
2 6
3 * files.texi (Backup Names): Fix typo. 7 * files.texi (Backup Names): Fix typo.