summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-10-16 06:50:00 +0000
committerGlenn Morris <rgm@gnu.org>2009-10-16 06:50:00 +0000
commit0dc7af67d584571ffbe765792a4432d7308dfc9c (patch)
treecea15d949c2100fa945a0e85844f246019e4279e /lisp
parent850bfd0444b2bae17a99e0d026af8d507dd69cb0 (diff)
downloademacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.tar.gz
emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.tar.bz2
emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.zip
whitespace.
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).