babel: adding :noeval header argument to inhibit execution of code blocks on export
commit8d7ab3a4b7a8f892547872204e2cf8e12cd36ffd
authorEric Schulte <schulte.eric@gmail.com>
Mon, 7 Jun 2010 21:08:06 +0000 (7 14:08 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 7 Jun 2010 21:08:06 +0000 (7 14:08 -0700)
tree23c18952584a93619bc636c45d5cae6d27266116
parentac2e6fefee7ab12316492ec10ae914fbefe56aeb
babel: adding :noeval header argument to inhibit execution of code blocks on export

* contrib/babel/lisp/org-babel.el (org-babel-header-arg-names): adding
  :noeval header argument which can be specified to inhibit the
  execution of a source block during export.

* contrib/babel/lisp/org-babel-exp.el (org-babel-exp-do-export):
  adding :noeval header argument which can be specified to inhibit the
  execution of a source block during export.
contrib/babel/lisp/org-babel-exp.el
contrib/babel/lisp/org-babel.el