Fix finding revisions in for renamed files in vc-annotate.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Jun 2010 01:26:30 +0000 (18:26 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Jun 2010 01:26:30 +0000 (18:26 -0700)
commit04ec0963f662150746408ff3f9c085240f83bb54
treeb7a6e7b6b4ecd32e46dfed78e60cf6104e8da1db
parentc036381c22255c48bf71cc2f58bb1f061a801523
Fix finding revisions in for renamed files in vc-annotate.
* lisp/vc.el (vc-find-revision): Add an optional argument for
the VC backend.  Use it when non-nil.
* lisp/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
backend to vc-find-revision.  (Bug#6487)
lisp/ChangeLog
lisp/vc-annotate.el
lisp/vc.el