summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2011-04-06 10:50:34 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2011-04-06 10:50:34 +0200
commit4168fccdc7eab648d9c4517afe56765aaa1e9664 (patch)
tree3b70d2062982e465070cbd95f4c2ccd15ba602f3
parent56cb9cff34ac352221316f597e97a12a314b4d8b (diff)
downloadorg-mode-4168fccdc7eab648d9c4517afe56765aaa1e9664.tar.gz
Fix docstring
* lisp/org-beamer.el (org-beamer-environments-extra): Fix docstring
-rw-r--r--lisp/org-beamer.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org-beamer.el b/lisp/org-beamer.el
index d27f91f..dc0535e 100644
--- a/lisp/org-beamer.el
+++ b/lisp/org-beamer.el
@@ -139,6 +139,7 @@ open The opening template for the environment, with the following escapes
%h the headline text
%H if there is headline text, that text in {} braces
%U if there is headline text, that text in [] brackets
+ %x the content of the BEAMER_extra property
close The closing string of the environment."
:group 'org-beamer