0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-27 06:32:53 +00:00
org-mode/contrib/babel
Eric Schulte 8d7ab3a4b7 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.
2010-06-07 14:08:06 -07:00
..
lisp babel: adding :noeval header argument to inhibit execution of code blocks on export 2010-06-07 14:08:06 -07:00
library-of-babel.org babel: adding library-of-babel functions for file I/O 2010-06-06 19:56:09 -07:00