]> git.eshelyaron.com Git - emacs.git/commitdiff
typo
authorSam Steingold <sds@gnu.org>
Tue, 5 Jun 2007 18:29:37 +0000 (18:29 +0000)
committerSam Steingold <sds@gnu.org>
Tue, 5 Jun 2007 18:29:37 +0000 (18:29 +0000)
lisp/ChangeLog

index bfae839ae7eccf5e20909edf557ec741c7da4152..69d2349235c7cef73f43b7206a8846c0e74e8909 100644 (file)
@@ -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  <sds@gnu.org>