aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-10-16 06:50:00 +0000
committerGlenn Morris2009-10-16 06:50:00 +0000
commit0dc7af67d584571ffbe765792a4432d7308dfc9c (patch)
treecea15d949c2100fa945a0e85844f246019e4279e
parent850bfd0444b2bae17a99e0d026af8d507dd69cb0 (diff)
downloademacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.tar.gz
emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.zip
whitespace.
-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 @@
127 * buff-menu.el (list-buffers, ctl-x-map): 127 * buff-menu.el (list-buffers, ctl-x-map):
128 Mark the entry points with ;;;###autoload cookies. 128 Mark the entry points with ;;;###autoload cookies.
129 129
130
1312009-10-14 Dan Nicolaescu <dann@ics.uci.edu> 1302009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
132 131
133 * vc-git.el (vc-git-dir-extra-headers): Set the branch name 132 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
@@ -172,7 +171,6 @@
172 171
173 * progmodes/compile.el (compilation-next-error-function): Fix the 172 * progmodes/compile.el (compilation-next-error-function): Fix the
174 timestamps if the buffer has been visited before. 173 timestamps if the buffer has been visited before.
175
176 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to 174 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
177 non-anchored patterns, like the perl one (bug#3928). 175 non-anchored patterns, like the perl one (bug#3928).
178 176