From: Alan Mackenzie Date: Tue, 24 Jul 2007 08:15:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11746 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31386eea27a586c8ea8a79a5544f36718232c9a2;p=emacs.git *** empty log message *** --- 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'.