# HG changeset patch # User Ken Raeburn # Date 973191021 0 # Node ID 1e1abe8ec96a0fbcef6ea8d474f93ec4b8ce790c # Parent 075e5f998739a04491a23d921292d1abc1f63b71 missed a note on Makefile.in checkin diff -r 075e5f998739 -r 1e1abe8ec96a lisp/ChangeLog --- 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