aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2000-11-02 18:50:21 +0000
committerKen Raeburn2000-11-02 18:50:21 +0000
commit9b9111073686faa7dc71b57ff85c120a3a76e6f2 (patch)
treefe2630a07a47b2c7e4eadcefd080e8d8ce09a305 /lisp/ChangeLog
parent7f25090dcdeb737eed7abcf2460c4cd3ba59ee7d (diff)
downloademacs-9b9111073686faa7dc71b57ff85c120a3a76e6f2.tar.gz
emacs-9b9111073686faa7dc71b57ff85c120a3a76e6f2.zip
missed a note on Makefile.in checkin
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7edfceabb7..e11116f87dc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,7 @@
3 * Makefile.in (emacs): Set EMACSLOADPATH always. 3 * Makefile.in (emacs): Set EMACSLOADPATH always.
4 (update-authors, .el.elc, compile-files): Don't do it explicitly 4 (update-authors, .el.elc, compile-files): Don't do it explicitly
5 here. 5 here.
6 (compile-files): Bomb out if compilation of a file fails.
6 7
72000-11-02 Dave Love <fx@gnu.org> 82000-11-02 Dave Love <fx@gnu.org>
8 9