From 38e9aa5346cd332b6d969a8ecb180cb290740379 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 13 Dec 2010 20:46:07 -0800 Subject: [PATCH] ChangeLog fix. --- lisp/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75075e9b203..778d47c4b04 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 -- 2.39.5