Merge branch 'bugfix'

This commit is contained in:
Nicolas Goaziou 2021-12-11 17:21:45 +01:00
commit e6c7ea3a36
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ Return value as a string."
date)
(unwind-protect
(progn
(vc-call print-log file buf nil nil 1)
(vc-call print-log (list file) buf nil nil 1)
(with-current-buffer buf
(vc-exec-after
(lambda ()