0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 15:46:27 +00:00

Simplify babel release changes a bit.

This commit is contained in:
Dan Davison 2010-04-05 01:19:46 -04:00
parent 8d405783cb
commit 97c6c43f0b

View file

@ -514,12 +514,9 @@ around org-babel.
Thanks to Maurizio Vitale for this suggestion.
- Variable references which look like lisp forms are now
evaluated.
- Inline source blocks will always return string output.
- No longer adding extension during tangling when filename is
provided.
Thanks to Martin G. Skjæveland and Nicolas Girard for prompting this.
- Code block parameters are now available when initializing a
session.
- Added `org-babel-execute-hook' which runs after code block
execution.
- Working directories and remote execution
@ -543,7 +540,6 @@ around org-babel.
- org-R removed from contrib.
- gnuplot can now return it's string output -- when session is
set to "none".
- Prevent quoting of strings in shell variables.
- Now including source code block arguments w/source name on
export.
- Now able to reference file links as results.