ob: escaping scripts now treats {} in the same manner as []
commitb055f0d372197b25c5128c7005def326044ea65b
authorEric Schulte <schulte.eric@gmail.com>
Tue, 28 Jun 2011 23:38:30 +0000 (28 16:38 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 28 Jun 2011 23:38:30 +0000 (28 16:38 -0700)
tree5f61aec69edc9458a0d4fae236e11e70285c5f8a
parent20044297a4c4598aa1cae0b0285d4da03c8e6c58
ob: escaping scripts now treats {} in the same manner as []

* lisp/ob.el (org-babel-script-escape): Treats {} in the same manner
  as [] and allows for forcing string conversion.
lisp/ob.el