aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bfae839ae7..69d2349235 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 <[email protected]>