babel: Fix bug in ‘org-babel-lob-get-info’.
commitcaad78ca8a15d5dce4c2f58f11c8b51966a2f42d
authorAaron Ecay <aaronecay@gmail.com>
Thu, 22 Jan 2015 05:47:48 +0000 (22 00:47 -0500)
committerAaron Ecay <aaronecay@gmail.com>
Thu, 22 Jan 2015 05:47:48 +0000 (22 00:47 -0500)
tree7fc786856a933792a14c353737249979bc8989f0
parentd45b5a788410a26a62c9f9a204bf4a0def3a0d3d
babel: Fix bug in ‘org-babel-lob-get-info’.

* lisp/ob-lob.el (org-babel-lob-get-info): Use `save-match-data'.

Callers rely on the match data being set to
‘org-babel-lob-one-liner-regexp’.
lisp/ob-lob.el