replace org-babel-noweb-separator variable with :noweb-sep header argument
commit11d31e89c46f348154519664a49d1f2466e9108c
authorEric Schulte <eric.schulte@gmx.com>
Tue, 24 Jan 2012 06:57:51 +0000 (23 23:57 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Tue, 24 Jan 2012 06:57:51 +0000 (23 23:57 -0700)
tree4fc363b8bd7b7597a5110b25012461c8f120f522
parent269a509615095e2e2d271a9e33d799d41744047a
replace org-babel-noweb-separator variable with :noweb-sep header argument

* doc/org.texi (noweb-sep): Document new header argument.
* lisp/ob.el (org-babel-common-header-args-w-values): Add new header
  argument.
  (org-babel-expand-noweb-references): Use header argument rather than
  customization variable.
doc/org.texi
lisp/ob.el