diff options
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. |