Browse Source

ox-latex: Fix defcustom

* lisp/ox-latex.el (org-latex-hyperref-template): Add keywords.
Nicolas Goaziou 11 years ago
parent
commit
e2872b21e4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lisp/ox-latex.el

+ 2 - 0
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