fix multi-table bug in code block colname and rowname handling
commitc1ac64094479cb24b94cc53b9f59726ce9767240
authorEric Schulte <schulte.eric@gmail.com>
Tue, 18 Oct 2011 16:08:39 +0000 (18 10:08 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 18 Oct 2011 16:08:48 +0000 (18 10:08 -0600)
treebc91c2c6043f08a237d4d0f974aabdd960cf3f4a
parent9e90239a70da0d97d1e0a171c4c8a9f191dfa8be
fix multi-table bug in code block colname and rowname handling

  Thanks to Nick Dokos for suggesting this fix

* lisp/ob.el (org-babel-disassemble-tables): Fix multi-table bug in
  code block colname and rowname handling.
lisp/ob.el