diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 99dccffd837..7de3477e6e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-07-24 Alan Mackenzie + + * emacs-lisp/bytecomp.el (byte-compile-from-buffer): initialise + byte-compile-unresolved-functions before rather than after a + compilation. + (byte-compile-unresolved-functions): Amplify doc string. + 2007-07-24 Glenn Morris * startup.el (normal-splash-screen): Use `emacs-copyright'.