aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99dccffd837..7de3477e6e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-07-24 Alan Mackenzie <acm@muc.de>
2
3 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): initialise
4 byte-compile-unresolved-functions before rather than after a
5 compilation.
6 (byte-compile-unresolved-functions): Amplify doc string.
7
12007-07-24 Glenn Morris <rgm@gnu.org> 82007-07-24 Glenn Morris <rgm@gnu.org>
2 9
3 * startup.el (normal-splash-screen): Use `emacs-copyright'. 10 * startup.el (normal-splash-screen): Use `emacs-copyright'.