From: Sam Steingold Date: Tue, 5 Jun 2007 18:29:37 +0000 (+0000) Subject: typo X-Git-Tag: emacs-pretest-23.0.90~12488 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a1c1b157102420cd871e9c9ada10d17fa0b4589;p=emacs.git typo --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bfae839ae7e..69d2349235c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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