the :eval header argument now takes 4(6) possible values
commita998cae72214ae5feb04c654d48f1acba66d11f4
authorEric Schulte <schulte.eric@gmail.com>
Tue, 22 Nov 2011 14:32:39 +0000 (22 07:32 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 22 Nov 2011 14:32:39 +0000 (22 07:32 -0700)
tree26aaa7caf2168e2563a85f78c6d485d45f773aaa
parentc166760fcc2788953d60f52c7883df9331cc9954
the :eval header argument now takes 4(6) possible values

* doc/org.texi (eval): Documenting the full range of :eval header
  argument values.
* lisp/ob.el (org-babel-confirm-evaluate): Adding support for new
  range of :eval header arguments.
* testing/lisp/test-ob.el (test-ob/eval-header-argument): Testing the
  :eval header argument.
doc/org.texi
lisp/ob.el
testing/lisp/test-ob.el