summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-01-11 12:37:14 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-01-11 12:37:14 +0100
commit1faf5757e9aade1c0233592c58d3667f4077ff9e (patch)
treeb2a2cebd3fddba6bfd2b1fa6cc80f23fe7af929e
parentbd3eb745097475f1e802a256ab384afb56e57c7b (diff)
parent34f86ce6a414ead16c76d165fabf9070a4633054 (diff)
downloadorg-mode-1faf5757e9aade1c0233592c58d3667f4077ff9e.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/ox-latex.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el
index 5dfbd7a..6f6c5fa 100644
--- a/lisp/ox-latex.el
+++ b/lisp/ox-latex.el
@@ -2002,7 +2002,7 @@ holding contextual information."
(concat headline-label pre-blanks contents))))))))
(defun org-latex-format-headline-default-function
- (todo _todo-type priority text tags info)
+ (todo _todo-type priority text tags _info)
"Default format function for a headline.
See `org-latex-format-headline-function' for details."
(concat
@@ -2093,7 +2093,7 @@ holding contextual information."
todo todo-type priority title tags contents info)))
(defun org-latex-format-inlinetask-default-function
- (todo _todo-type priority title tags contents info)
+ (todo _todo-type priority title tags contents _info)
"Default format function for a inlinetasks.
See `org-latex-format-inlinetask-function' for details."
(let ((full-title