multiple code block types for multiple shells
commit7a6c0e35415c4a173d101336029262f3a09abb91
authorEric Schulte <schulte.eric@gmail.com>
Fri, 13 Dec 2013 16:52:05 +0000 (13 09:52 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 13 Dec 2013 16:52:05 +0000 (13 09:52 -0700)
treec27afcaf205dffc4fb9b2848318d89e829af3a59
parentd286d81b5722fd1d3f64b7c74b34c30d3bc9780c
multiple code block types for multiple shells

* lisp/ob-sh.el (org-babel-sh-command): Now set from
  `shell-file-name'.
  (org-babel-shell-names): List of specific shells known to Org mode
  shell code blocks.
  (org-babel-execute:shell): New generic shell execution function.
lisp/ob-sh.el