diff options
| author | Richard M. Stallman <rms@gnu.org> | 2001-11-26 11:01:20 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 2001-11-26 11:01:20 +0000 |
| commit | ebcbef4efbcb41dc178df7e2f31035eaece70c55 (patch) | |
| tree | c366c5512406e0f7bac29df0efda6ea8d918daa7 /ChangeLog | |
| parent | 623c2030ef97096d647fc5f36785e0908c5045f5 (diff) | |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 705291ee8ee..5432b85806a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-11-26 Richard M. Stallman <rms@gnu.org> + + * Makefile.in: bootstrap should not delete dumped executables. + (bootstrap-clean-before): New target. + (bootstrap): Use bootstrap-clean-before instead of clean. + (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed. + 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> These changes add the Emacs Lisp Introduction manual to the |
