org-mode/contrib/babel/lisp/langs
Dan Davison 05986e95ea babel: Introduce org-babel copy of shell-command-on-region
At this commit, org-babel-shell-command-on-region is a direct copy of
shell-command-on-region. In addition to switching to use the org-babel
version, we change the argument passed so that they agree with the
docstring of s-c-o-r.

Despite the change in arguments, the same behaviour results because
s-c-o-r does not behave as documented in emacs23. Future commits will
be able to fix these bugs in the org-babel version, as necessary.
2010-03-05 11:32:04 +00:00
..
org-babel-asymptote.el org-babel-asymptote now supports interactive viewing if the :file header argument is missing 2009-09-16 16:21:45 -06:00
org-babel-clojure.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-css.el org-babel: further cleaning of parameter-passing to language files 2009-11-10 15:23:26 -07:00
org-babel-ditaa.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-dot.el org-babel: dot improvements 2009-10-14 16:03:40 -06:00
org-babel-emacs-lisp.el org-babel: language specific files using cleaner parameter passing 2009-11-10 15:23:18 -07:00
org-babel-gnuplot.el babel: get rid of unused variable 2010-02-25 17:58:46 -05:00
org-babel-haskell.el babel: Fix unquoting of strings 2010-02-25 17:58:45 -05:00
org-babel-latex.el babel: check pdf file existence before deleting 2010-02-15 10:29:56 -07:00
org-babel-ocaml.el org-babel: language specific files using cleaner parameter passing 2009-11-10 15:23:18 -07:00
org-babel-oz.el babel: org-babel-oz.el now uses unix-style newline characters 2010-03-01 08:31:05 -07:00
org-babel-perl.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-python.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-R.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-ruby.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-sass.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-screen.el org-babel-screen: now parsing it's own parameters 2009-11-30 07:20:51 -07:00
org-babel-sh.el babel: Introduce org-babel copy of shell-command-on-region 2010-03-05 11:32:04 +00:00
org-babel-sql.el org-babel: further cleaning of parameter-passing to language files 2009-11-10 15:23:26 -07:00