summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2014-03-26 17:59:39 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2014-03-26 17:59:39 +0100
commite2872b21e4180f37a7cc24d21141bd9a2644f2be (patch)
tree806e23c7543611da548724440294ea03b783d04d
parent37df5f94f4c0b2bcff5f19a33d918318037e40fe (diff)
downloadorg-mode-e2872b21e4180f37a7cc24d21141bd9a2644f2be.tar.gz
ox-latex: Fix defcustom
* lisp/ox-latex.el (org-latex-hyperref-template): Add keywords.
-rw-r--r--lisp/ox-latex.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el
index fdf1008..d65c975 100644
--- a/lisp/ox-latex.el
+++ b/lisp/ox-latex.el
@@ -360,6 +360,8 @@ Value is a format string, which can contain the following placeholders:
Set it to the empty string to ignore the command completely."
:group 'org-export-latex
+ :version "24.5"
+ :package-version '(Org . "8.3")
:type 'string)
;;;; Headline