diff options
| author | Ken Raeburn | 2000-11-02 18:49:04 +0000 |
|---|---|---|
| committer | Ken Raeburn | 2000-11-02 18:49:04 +0000 |
| commit | 7f25090dcdeb737eed7abcf2460c4cd3ba59ee7d (patch) | |
| tree | ecd8906998bfdb9a13a0750cbd3654b1b026c03f /lisp/ChangeLog | |
| parent | 7dd6009c0ad08d5afd4f2c1787c79daab5b87493 (diff) | |
| download | emacs-7f25090dcdeb737eed7abcf2460c4cd3ba59ee7d.tar.gz emacs-7f25090dcdeb737eed7abcf2460c4cd3ba59ee7d.zip | |
* Makefile.in (emacs): Set EMACSLOADPATH always.
(update-authors, .el.elc, compile-files): Don't do it explicitly here.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0abf9ac8621..f7edfceabb7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-11-02 Ken Raeburn <raeburn@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (emacs): Set EMACSLOADPATH always. | ||
| 4 | (update-authors, .el.elc, compile-files): Don't do it explicitly | ||
| 5 | here. | ||
| 6 | |||
| 1 | 2000-11-02 Dave Love <fx@gnu.org> | 7 | 2000-11-02 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup. | 9 | * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup. |