allow insertion of non-strings into Org code blocks
commit30c0ceb8ececa1b4bc60d745b5f43cb7a34e0b81
authorEric Schulte <schulte.eric@gmail.com>
Fri, 3 May 2013 15:53:48 +0000 (3 09:53 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 6 May 2013 20:31:53 +0000 (6 16:31 -0400)
tree12c837c76f21ae11ecf98245e8cad78d1791a566
parentc42c54f3f7253b9f1cb97c5de1fb74321f099177
allow insertion of non-strings into Org code blocks

* lisp/ob-org.el (org-babel-expand-body:org): Allow insertion of
  non-strings into Org code blocks.
lisp/ob-org.el