aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-31 19:02:56 +0000
committerGerd Moellmann2001-05-31 19:02:56 +0000
commitb14659e652ee50cd70da508a0c5d962979c111af (patch)
tree0e07be4d44d9fa687b7f3beaf05c5dbbeeb04f6e /src/ChangeLog
parent1ea98518d8922e3f9b3c7cb08c2a710e4fb63fa1 (diff)
downloademacs-b14659e652ee50cd70da508a0c5d962979c111af.tar.gz
emacs-b14659e652ee50cd70da508a0c5d962979c111af.zip
(bootstrap-doc): New target.
(bootstrap-emacs): Depend on it.
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