summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <eric.schulte@gmx.com>2012-03-14 15:12:11 -0400
committerEric Schulte <eric.schulte@gmx.com>2012-03-14 15:12:44 -0400
commit6e525c73f7138362490b3f8ec7947b29c4c32e76 (patch)
treed7fbc452c2ba8fcf57fe7473ffe9bf051af0405a
parent3f4383baa4f72e229272e267b70b915a740ab3a7 (diff)
downloadorg-mode-6e525c73f7138362490b3f8ec7947b29c4c32e76.tar.gz
documentation of this new option to the :noweb header argument
* doc/org.texi (noweb): Documentation of this new option to the :noweb header argument.
-rw-r--r--doc/org.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 68836e0..f213654 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -13673,6 +13673,9 @@ references will not be expanded when the code block is exported.
``Noweb'' syntax references in the body of the code block will be expanded
before the block is evaluated or tangled. However, ``noweb'' syntax
references will not be removed when the code block is exported.
+@item @code{eval}
+``Noweb'' syntax references in the body of the code block will only be
+expanded before the block is evaluated.
@end itemize
@subsubheading Noweb prefix lines