ob-lob: do not use cl at runtime
commit9973fbc347f14542fc0547233df9862267eab3f9
authorAchim Gratz <Stromeko@Stromeko.DE>
Sat, 25 Jan 2014 07:53:33 +0000 (25 08:53 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Tue, 25 Mar 2014 17:59:59 +0000 (25 18:59 +0100)
tree98fcc80364f84f3e406f9423113db123fd745f47
parent078329f8132fec9498f8aa92b319f581f5f905cb
ob-lob: do not use cl at runtime

* lisp/ob-lob.el (org-babel-lob-execute): Do not use defun subseq from
  cl at runtime.  Replace concatenation of sub-sequences by splicing
  the modified params list into a copy of info (pre-must info be
  preserved).
lisp/ob-lob.el