aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2000-11-02 18:49:04 +0000
committerKen Raeburn2000-11-02 18:49:04 +0000
commit7f25090dcdeb737eed7abcf2460c4cd3ba59ee7d (patch)
treeecd8906998bfdb9a13a0750cbd3654b1b026c03f /lisp/ChangeLog
parent7dd6009c0ad08d5afd4f2c1787c79daab5b87493 (diff)
downloademacs-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/ChangeLog6
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 @@
12000-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
12000-11-02 Dave Love <fx@gnu.org> 72000-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.