Alex Bennee <kernel-hacker@xxxxxxxxxx> writes: > I've had an initial stab at doing this for jumping to the commit in > annotate mode. You can manually call it with M-x > vc-git-annotate-show-diff-revision-at-line and it all works fine. > However the vc logic wants vc-git-previous-version to exist before it > will call it directly from the mode. I considered evil key-rebinding > hacks but that seems to nasty. vc-git is now maintained in the main Emacs repository, so that's the version you should look at; it does have a vc-git-previous-version implementation. The vc-git.el in the git repository is an older version that is not being updated anymore. -- Alexandre Julliard julliard@xxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html