]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc.el (vc-print-branch-log): Fix interactive spec.
authorJuri Linkov <juri@linkov.net>
Mon, 12 Sep 2022 18:41:17 +0000 (21:41 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 12 Sep 2022 18:41:17 +0000 (21:41 +0300)
commitbcc95bd66d69f418f33d4277b1d2244eb3026ebe
treea837fbdc4639bd5b70bb168bfafa36dc6190cd64
parent71302884dd3dec26e34916c30e3893dd15b786f8
* lisp/vc/vc.el (vc-print-branch-log): Fix interactive spec.

For reading vc-read-revision in the interactive spec use the same 'backend'
and 'rootdir' as in the body of the same function.
lisp/vc/vc.el