aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1f0283fe4c2..a842e42d810 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-05-31 Gerd Moellmann <gerd@gnu.org> 12001-05-31 Gerd Moellmann <gerd@gnu.org>
2 2
3 * Makefile.in (bootstrap-doc): New target.
4 (bootstrap-emacs): Depend on it.
5
3 * fileio.c (Fdo_auto_save): Don't try to create the directory of 6 * fileio.c (Fdo_auto_save): Don't try to create the directory of
4 auto-save-list-file-name when shutting down Emacs, because 7 auto-save-list-file-name when shutting down Emacs, because
5 creating the directory might signal an error, and leaves 8 creating the directory might signal an error, and leaves