Mercurial > emacs
diff lisp/ChangeLog @ 32766:309354590137
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 23 Oct 2000 10:27:47 +0000 |
parents | 3cd5f44afd0d |
children | f716c5596ce8 |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu>