소스 검색

ox-latex: Fix defcustom

* lisp/ox-latex.el (org-latex-hyperref-template): Add keywords.
Nicolas Goaziou 11 년 전
부모
커밋
e2872b21e4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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