ob-lisp: moved `progn' wrapper out of `org-babel-expand-body:lisp'
commitfa31c082d307b1403274e557aa4a2c430cf85468
authorEric Schulte <schulte.eric@gmail.com>
Tue, 31 May 2011 15:54:23 +0000 (31 09:54 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 31 May 2011 15:55:10 +0000 (31 09:55 -0600)
tree2690720766b37adf373273da76e8bc083ed048bc
parent5d1674f330b19da9142eb32784f99978b7988f2c
ob-lisp: moved `progn' wrapper out of `org-babel-expand-body:lisp'

  Thanks to Mark Cox for suggesting this patch

* lisp/ob-lisp.el (org-babel-expand-body:lisp): No longer wraps
  biddies in `progn'.
  (org-babel-execute:lisp): Wraps bodies in `progn' as they are passed
  to swank.
lisp/ob-lisp.el