emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r102657: ChangeLog fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102657: ChangeLog fix.
Date: Mon, 13 Dec 2010 20:46:07 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102657
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2010-12-13 20:46:07 -0800
message:
  ChangeLog fix.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-12-14 04:42:59 +0000
+++ b/lisp/ChangeLog    2010-12-14 04:46:07 +0000
@@ -9599,8 +9599,9 @@
 
        Fix bug#5620: recalculate all markers on compilation buffer
        modifications, not on file modifications.
-       * progmodes/compile.el (buffer-modtime): New buffer-local variable:
-       the buffer modification time, for buffers not associated with files.
+       * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
+       variable: the buffer modification time, for buffers not associated with
+       files.
        (compilation-mode): Create it.
        (compilation-filter): Update it.
        (compilation-next-error-function): Use it instead of


reply via email to

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