瀏覽代碼

Merge branch 'bugfix'

Nicolas Goaziou 3 年之前
父節點
當前提交
e6c7ea3a36
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-macro.el

+ 1 - 1
lisp/org-macro.el

@@ -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 ()