ob-core.el: add :output-dir header arg to org-babel-common-header-args-w-values
commit107a2c83bab59367ae45d7c3d39f20086cbc7f08
authorAaron Ecay <aaronecay@gmail.com>
Wed, 6 Aug 2014 04:04:52 +0000 (6 00:04 -0400)
committerAaron Ecay <aaronecay@gmail.com>
Wed, 6 Aug 2014 04:04:52 +0000 (6 00:04 -0400)
treeb0a350f1273d5bae72b5566a546bccbecc03c791
parent003eddb82ea469b6df7f2f63a71ccfe9627bbcd6
ob-core.el: add :output-dir header arg to org-babel-common-header-args-w-values

* lisp/ob-core.el (org-babel-common-header-args-w-values): Add
:output-dir'.

Otherwise tthis property is not inherited correctly from
subtree-/file-level properties.
lisp/ob-core.el