# HG changeset patch # User Alan Mackenzie # Date 1185264917 0 # Node ID f95f5cfbac4e885e5bb7c150584ea541cb69d145 # Parent b995ec8de93bae95de62ef6015f635e3a73aa449 *** empty log message *** diff -r b995ec8de93b -r f95f5cfbac4e lisp/ChangeLog --- a/lisp/ChangeLog Tue Jul 24 06:12:32 2007 +0000 +++ b/lisp/ChangeLog Tue Jul 24 08:15:17 2007 +0000 @@ -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'.