]> git.eshelyaron.com Git - emacs.git/commitdiff
whitespace.
authorGlenn Morris <rgm@gnu.org>
Fri, 16 Oct 2009 06:50:00 +0000 (06:50 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 16 Oct 2009 06:50:00 +0000 (06:50 +0000)
lisp/ChangeLog

index 883285b20c5647d6ef821d362a40dc38e195b22f..dc3b1541f27df6c4469a58cec90d0223d7818b37 100644 (file)
        * 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
 
        * 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).