aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-06-21 13:03:30 -0700
committerDan Nicolaescu2010-06-21 13:03:30 -0700
commitc036381c22255c48bf71cc2f58bb1f061a801523 (patch)
tree636b85ccfd9b9a3f748a8e9e15cdcc6a6c60504a /lisp/ChangeLog
parent0fc76035edd207f6c87b4802bce9fa16d9c857d2 (diff)
downloademacs-c036381c22255c48bf71cc2f58bb1f061a801523.tar.gz
emacs-c036381c22255c48bf71cc2f58bb1f061a801523.zip
Fix reading file names in Git annotate buffers.
* lisp/vc-git.el (vc-git-annotate-extract-revision-at-line): Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 47763f3c705..9cb50c3e98a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Fix reading file names in Git annotate buffers.
4 * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
5 trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
6
12010-06-20 Alan Mackenzie <acm@muc.de> 72010-06-20 Alan Mackenzie <acm@muc.de>
2 8
3 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set 9 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set