named and caching call lines working
commitcd3bc12a29b7a62a23fc408edf9b81573c5c8d19
authorEric Schulte <schulte.eric@gmail.com>
Sat, 18 Jan 2014 20:36:07 +0000 (18 13:36 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 18 Jan 2014 20:40:57 +0000 (18 13:40 -0700)
tree7ae0ea1f4da14acb070d992164a531a7692db512
parent93d272b4498d6f2893c1f8583adcf29f350c58bb
named and caching call lines working

* lisp/ob-core.el (org-babel-current-result-hash): Additional info
  argument so that named call line results may be found.
  (org-babel-set-current-result-hash): Additional info argument so
  that named call line results may be found.
* lisp/ob-lob.el (org-babel-lob-execute): Passing info to hash finding
  functions so that named results may be found.
lisp/ob-core.el
lisp/ob-lob.el
testing/lisp/test-ob-lob.el