# HG changeset patch # User Sam Steingold # Date 1181068177 0 # Node ID 1c16d38b6089e57f2272db20d01f3f27bb9a43dd # Parent 24cf4b8dd654c8d81b5eea0273aa5f80b9f8f99f typo diff -r 24cf4b8dd654 -r 1c16d38b6089 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jun 05 15:46:43 2007 +0000 +++ b/lisp/ChangeLog Tue Jun 05 18:29:37 2007 +0000 @@ -36,7 +36,7 @@ * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to handle unending automatic recompilation of changed files (`omake -P'). - (compilation-loop): VISITED is not 5th CDR. + (compilation-loop): VISITED is now 5th CDR. (compilation-next-error-function): Set TIMESTAMP. 2007-06-03 Sam Steingold