# HG changeset patch # User Alan Mackenzie # Date 1185260830 0 # Node ID 3922db9e34e7ef9b3d5c2ec8ee904da5b0ba4702 # Parent 2678e2c61523eb367d2172ad42be33503a068a06 *** empty log message *** diff -r 2678e2c61523 -r 3922db9e34e7 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jul 24 02:44:25 2007 +0000 +++ b/lisp/ChangeLog Tue Jul 24 07:07:10 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 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary) @@ -24,7 +31,7 @@ 2007-07-23 Stefan Monnier - * progmodes/sh-script.el: (sh-font-lock-backslash-quote) + * progmodes/sh-script.el (sh-font-lock-backslash-quote) (sh-font-lock-flush-syntax-ppss-cache): New funs. (sh-font-lock-syntactic-keywords): Use them to distinguish the different possible cases for \'.