From 3a1c1b157102420cd871e9c9ada10d17fa0b4589 Mon Sep 17 00:00:00 2001 From: Sam Steingold Date: Tue, 5 Jun 2007 18:29:37 +0000 Subject: [PATCH] typo --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.4.GIT