Committed revision 347 to http://stephe-leake.org/dvc

Fix dvc-diff-jump-to-change. Improve dvc-current-active-dvc when 
dvc-prompt-active-dvc is non-nil. Improve header in xmtn-diff.
  
  * lisp/dvc-diff.el (dvc-diff-jump-to-change): Just use diff-goto-source.
    (dvc-diff-diff-goto-source): Delete, since it is broken for all
    back-ends other than tla.
    (dvc-show-changes-buffer): Improve doc string.
  
  * lisp/dvc-register.el (dvc-current-active-dvc): Use
    dvc-registered-backends, not dvc-select-priority, when
    dvc-prompt-active-dvc is non-nil. Recommend restricting
    dvc-registered-backends to only those used; that avoids loading
    unneeded back-ends.
  
  * lisp/xmtn-dvc.el (xmtn--status-header): New function, abstracted from
    xmtn--status-using-inventory.
    (xmtn--parse-diff-for-dvc): Use xmtn--status-header.
    (xmtn-dvc-delta): Set dvc-diff-base, -modified to resolved ids for
    xmtn--status-header.
    (xmtn--status-using-inventory): Use xmtn--status-header.
  
  * lisp/xmtn-ids.el (xmtn--revision-hash-id): New function to extract
    hash-id from revision-id.
  
  * lisp/xmtn-revlist.el (xmtn--setup-revlist): Bind
    dvc-temp-current-active-dvc.

-- 
-- Stephe

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to