faster method of collecting continuing code blocks
commit1b58f780cf470c890fdfe960d08c33f0ba7913aa
authorEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 16:28:58 +0000 (11 09:28 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 16:51:28 +0000 (11 09:51 -0700)
tree13ceef7aa4a29ead257b0e9afb128a227fa3a29c
parenta706d16127d463adaa4f038b776e58326a5eea5b
faster method of collecting continuing code blocks

* lisp/ob.el (org-babel-expand-noweb-references): Rather than collect
  the info from *every* block in the current buffer, simply regexp
  search for those blocks which appear to match the continued source
  name.
lisp/ob.el