Ver Fonte

Merge branch 'bugfix'

Nicolas Goaziou há 3 anos atrás
pai
commit
e6c7ea3a36
1 ficheiros alterados com 1 adições e 1 exclusões
  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 ()