Stop vc-print-log from jumping to the top
commit2703629711f29f6a46e2766c10df5df5863d2ab9
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 3 May 2015 18:32:40 +0000 (3 21:32 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 3 May 2015 18:32:40 +0000 (3 21:32 +0300)
treeb93305058bd3ed798a4c5dd47d3891d502afb145
parent08431a20c55bc9b7f3f1c489a481663633794420
Stop vc-print-log from jumping to the top

* lisp/vc/vc.el (vc-print-log-internal): Pass nil
GOTO-LOCATION-FUNC to vc-log-internal-common when WORKING-REVISION
is not specified.
(vc-incoming-outgoing-internal): Always pass nil.
(vc-log-internal-common): When GOTO-LOCATION-FUNC is nil, don't
call it, and don't set vc-sentinel-movepoint (bug#15322).
(vc-print-root-log): Don't fetch the root working revision, nor
pass it to vc-print-log-internal.
lisp/vc/vc.el