ob: preserve the order of variable parameters
commit27c3cad5891cc7f449eb4e5b168ec09aa7220d74
authorEric Schulte <schulte.eric@gmail.com>
Mon, 27 Jun 2011 18:31:12 +0000 (27 11:31 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 27 Jun 2011 18:31:12 +0000 (27 11:31 -0700)
treece71a56b969fd64d8ee18a15ec9fa3fab9bf8930
parentd1f0ae650f552558f704dc5c21144209e15a4bb6
ob: preserve the order of variable parameters

* lisp/ob.el (org-babel-merge-params): Ensure variable parameters are
  not reversed.

* lisp/ob-ref.el (org-babel-ref-split-args): Ensure variable
  parameters are not reversed.
lisp/ob-ref.el
lisp/ob.el