ob-org: expanding variables in Org-mode text
commit311b09d92644f39040087327d6a1dbeb09a9ab6e
authorEric Schulte <schulte.eric@gmail.com>
Thu, 30 Jun 2011 22:23:35 +0000 (30 15:23 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Thu, 30 Jun 2011 22:23:46 +0000 (30 15:23 -0700)
tree4ae3a0b9ed0c6120d707f4733e95e22271dbc81b
parentd6fb52e157821115815039fa2f66ecc1e5f159ff
ob-org: expanding variables in Org-mode text

* lisp/ob-org.el (org-babel-expand-body:org): Implemented this
  function, only action is to expand variables.
  (org-babel-execute:org): Uses the new body-expansion function.
lisp/ob-org.el