Remove the obsolete argument `hidden' from `org-export-as-latex'.
commit7a9d3457073ce60670d0d0a02cbfcb9c34e9794b
authorBastien Guerry <bzg@altern.org>
Fri, 26 Oct 2012 13:05:10 +0000 (26 15:05 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 26 Oct 2012 13:05:10 +0000 (26 15:05 +0200)
tree9c7e3cb902e9b0d332b176a2cab8f0c8fb7e232e
parent116c09053faaf603cf8541d5776abfb1247d9de3
Remove the obsolete argument `hidden' from `org-export-as-latex'.

* org-latex.el (org-export-as-latex): Remove obsolete argument
`hidden'.  Also fix the docstring: using 'string as the value
for `to-buffer' outputs a string with no LaTeX header.
(org-export-as-latex-batch)
(org-export-as-latex-to-buffer, org-export-region-as-latex)
(org-export-as-pdf): Don't use the obsoleted argument.

* ob-haskell.el (org-export-as-latex): Don't use the obsoleted
argument `hidden'.
lisp/ob-haskell.el
lisp/org-latex.el