summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-04-29 19:09:37 +0200
committerBastien Guerry <bzg@altern.org>2013-04-29 19:09:37 +0200
commit69615a7147bf3c41bdc526e8f000804ec69b6a92 (patch)
tree7da57c2a9248492b654a286ceaa3571d26753f19
parent3f81fe855b881138e9ac5d05817c5f8e4fbd28c6 (diff)
parent7f84b5fe5e626f04a991a9ff371ffa968a03de48 (diff)
downloadorg-mode-69615a7147bf3c41bdc526e8f000804ec69b6a92.tar.gz
Merge branch 'maint'
-rw-r--r--doc/org.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index a4a12ef..3e686d9 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -10665,10 +10665,12 @@ for this property. The file name in this case is derived from the file
associated to the buffer, if possible, or asked to the user otherwise.}.
@cindex #+BIND
+@vindex org-export-allow-bind-keywords
Eventually, Emacs variables can become buffer-local during export by using
the BIND keyword. Its syntax is @samp{#+BIND: variable value}. This is
particularly useful for in-buffer settings that cannot be changed using
-specific keywords.
+specific keywords. You need to set @code{org-export-allow-bind-keywords} to
+non-@code{nil} to allow @samp{#+BIND} keywords during export.
@node ASCII/Latin-1/UTF-8 export, Beamer export, Export settings, Exporting
@section ASCII/Latin-1/UTF-8 export