Mercurial > emacs
diff lisp/ChangeLog @ 106988:05efa1881381
(vc-annotate-revision-at-line): Compare file
names too.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 25 Jan 2010 01:04:59 -0800 |
parents | e9c454218ac8 |
children | 40a4dcd1833e |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 25 08:46:15 2010 +0100 +++ b/lisp/ChangeLog Mon Jan 25 01:04:59 2010 -0800 @@ -1,5 +1,8 @@ 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu> + * vc-annotate.el (vc-annotate-revision-at-line): Compare file + names too. + * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option for the short log. (vc-bzr-log-view-mode): Adjust regexp for the above change.