Mercurial > emacs
diff lisp/ChangeLog @ 33159:1e1abe8ec96a
missed a note on Makefile.in checkin
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Thu, 02 Nov 2000 18:50:21 +0000 |
parents | 075e5f998739 |
children | ed9bab286892 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 02 18:49:04 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 02 18:50:21 2000 +0000 @@ -3,6 +3,7 @@ * Makefile.in (emacs): Set EMACSLOADPATH always. (update-authors, .el.elc, compile-files): Don't do it explicitly here. + (compile-files): Bomb out if compilation of a file fails. 2000-11-02 Dave Love <fx@gnu.org>