diff options
| -rw-r--r-- | lisp/ChangeLog | 1 |
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 | ||
| 7 | 2000-11-02 Dave Love <fx@gnu.org> | 8 | 2000-11-02 Dave Love <fx@gnu.org> |
| 8 | 9 | ||