summaryrefslogtreecommitdiff
path: root/lisp/org/org-macro.el
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2021-12-12 21:40:17 +0800
committerPo Lu <luangruo@yahoo.com>2021-12-12 21:40:17 +0800
commit2de147e93c69a3ae2c74b5264ab5c6e46598ac31 (patch)
tree90d45568a83b72f66e2246b1de64818f9e6d4a90 /lisp/org/org-macro.el
parent87cdc6369acc7ae8537d9156e8231821e3378c9a (diff)
parent0ee1a46e6c7fa159584a9c04f5ab9bf694d6de3b (diff)
downloademacs-2de147e93c69a3ae2c74b5264ab5c6e46598ac31.tar.gz
emacs-2de147e93c69a3ae2c74b5264ab5c6e46598ac31.tar.bz2
emacs-2de147e93c69a3ae2c74b5264ab5c6e46598ac31.zip
Merge remote-tracking branch 'origin/master' into feature/pgtk
Diffstat (limited to 'lisp/org/org-macro.el')
-rw-r--r--lisp/org/org-macro.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-macro.el b/lisp/org/org-macro.el
index c38a07b69af..c0287a25a55 100644
--- a/lisp/org/org-macro.el
+++ b/lisp/org/org-macro.el
@@ -368,7 +368,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 ()