Add rudimentary inferior shell interaction
commit6e50e9836a5e539cf2286fff44e9966e074f9c7b
authorSam Steingold <sds@gnu.org>
Wed, 21 Aug 2013 01:16:27 +0000 (20 21:16 -0400)
committerSam Steingold <sds@gnu.org>
Wed, 21 Aug 2013 01:16:27 +0000 (20 21:16 -0400)
treece415c188150d0b0c7fd7fcfd27eadb49af2ed0d
parentdbb0d3504311881c0a944855b54e3ef1fb301651
Add rudimentary inferior shell interaction
* lisp/progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
(sh-set-shell): Reset it.
(sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step): New
commands (bound to C-c C-z, C-c C-d, and C-c C-n).
lisp/ChangeLog
lisp/progmodes/sh-script.el