org-e-beamer: Small docstring changes

* contrib/lisp/org-e-beamer.el (org-e-beamer-export-as-latex,
  org-e-beamer-export-to-pdf): Small docstring changes.
This commit is contained in:
Nicolas Goaziou 2012-07-20 13:14:05 +02:00
parent 8478fac4a5
commit eed478ffaa
1 changed files with 2 additions and 2 deletions

View File

@ -894,7 +894,7 @@ value."
;;;###autoload
(defun org-e-beamer-export-as-latex
(&optional subtreep visible-only body-only ext-plist)
"Export current buffer as a Beamer presentation.
"Export current buffer as a Beamer buffer.
If narrowing is active in the current buffer, only export its
narrowed part.
@ -962,7 +962,7 @@ Return output file's name."
;;;###autoload
(defun org-e-beamer-export-to-pdf
(&optional subtreep visible-only body-only ext-plist pub-dir)
"Export current buffer as a BEAMER presentation (pdf).
"Export current buffer as a BEAMER presentation (PDF).
If narrowing is active in the current buffer, only export its
narrowed part.