summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 883285b20c5..dc3b1541f27 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -127,7 +127,6 @@
* buff-menu.el (list-buffers, ctl-x-map):
Mark the entry points with ;;;###autoload cookies.
-
2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
* vc-git.el (vc-git-dir-extra-headers): Set the branch name
@@ -172,7 +171,6 @@
* progmodes/compile.el (compilation-next-error-function): Fix the
timestamps if the buffer has been visited before.
-
(compilation-mode-font-lock-keywords): Do not prepend "^ *" to
non-anchored patterns, like the perl one (bug#3928).