# HG changeset patch # User Miles Bader # Date 972296867 0 # Node ID 3093545901379c5f910dd4d8ac4bf1678e3b3c47 # Parent f11890c9f7dfcb642366d2c365a16c843d782e8f *** empty log message *** diff -r f11890c9f7df -r 309354590137 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 23 10:25:59 2000 +0000 +++ b/lisp/ChangeLog Mon Oct 23 10:27:47 2000 +0000 @@ -8,6 +8,7 @@ `byte-compile-last-logged-file' to it. Test whether byte-compile-current-file equals byte-compile-last-logged-file instead of whether its nil. + (byte-compile-file): Bind `byte-compile-last-logged-file' to nil. 2000-10-23 Stefan Monnier