Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2013-10-29 20:47:42 +01:00
commit 929a422a3c
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ into previewing problems, please consult
:group 'org-export-latex
:type '(choice
(const :tag "Use listings" t)
(const :tag "Use minted" 'minted)
(const :tag "Use minted" minted)
(const :tag "Export verbatim" nil)))
(defcustom org-latex-listings-langs