rm redundant value/output splitting of lisp blocks
commitbb97f5cdffe86d64d263879e7156869231b0f846
authorEric Schulte <schulte.eric@gmail.com>
Tue, 19 Nov 2013 16:05:17 +0000 (19 09:05 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 19 Nov 2013 16:06:25 +0000 (19 09:06 -0700)
treee2090233f6a9cbe9af8edc305032c49bdd2260d9
parentd35233f84a96c3ff7aedd142c5d84bbd383c81cf
rm redundant value/output splitting of lisp blocks

* lisp/ob-lisp.el (org-babel-execute:lisp): The car/cadr are now taken
  previously in the function and need not be taken within the call to
  `org-babel-result-cond'.
lisp/ob-lisp.el