removing alternate code block variable syntax
commit2f39a704cfc56083ad1568fae9f3a5352145629e
authorEric Schulte <schulte.eric@gmail.com>
Wed, 3 Apr 2013 13:41:05 +0000 (3 07:41 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 3 Apr 2013 15:17:00 +0000 (3 09:17 -0600)
treebfa0694c63feda830b754fe7d0b87e3ed1192b22
parent04b13a0e0ea00295d140463db34f2875e835e2f4
removing alternate code block variable syntax

* doc/org.texi (var): Remove the "Alternate argument syntax" section
  from the documentation.
* lisp/ob-core.el (org-babel-src-name-w-name-regexp): Update the regexp
  used to match code block names.
  (org-babel-get-src-block-info): Remove the code used to parse this
  alternate variable specification syntax.
doc/org.texi
lisp/ob-core.el