0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-05 07:42:58 +00:00

Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2013-10-29 20:47:42 +01:00
commit 929a422a3c

View file

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