diff options
author | Glenn Morris <rgm@gnu.org> | 2009-10-16 06:50:00 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-10-16 06:50:00 +0000 |
commit | 0dc7af67d584571ffbe765792a4432d7308dfc9c (patch) | |
tree | cea15d949c2100fa945a0e85844f246019e4279e /lisp | |
parent | 850bfd0444b2bae17a99e0d026af8d507dd69cb0 (diff) | |
download | emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.tar.gz emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.tar.bz2 emacs-0dc7af67d584571ffbe765792a4432d7308dfc9c.zip |
whitespace.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
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). |