emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 05 Jun 2007 14:43:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/06/05 14:43:48

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11152
retrieving revision 1.11153
diff -u -b -r1.11152 -r1.11153
--- ChangeLog   5 Jun 2007 10:13:03 -0000       1.11152
+++ ChangeLog   5 Jun 2007 14:43:46 -0000       1.11153
@@ -29,11 +29,9 @@
 
 2007-06-03  Sam Steingold  <address@hidden>
 
-       Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
-       with `omake -P': the compilation process never terminates and
-       automatically recompiles modified files.
-
-       * progmodes/compile.el (compilation-loop): VISITED is not 5th CDR.
+       * 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-next-error-function): Set TIMESTAMP.
 
 2007-06-03  Sam Steingold  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]