* eshell/esh-ext.el (eshell-external-command): Pass args to
commitd105b0e26f965b41452153ad405efe98ff142de6
authorTassilo Horn <tsdh@gnu.org>
Sun, 2 Jun 2013 09:19:09 +0000 (2 11:19 +0200)
committerTassilo Horn <tsdh@gnu.org>
Sun, 2 Jun 2013 09:19:09 +0000 (2 11:19 +0200)
treebf98e74bdf26d4be65559abee240ced7b8633b86
parent8a621d5317e94977bb3e5e5ab2800b810d0297ee
* eshell/esh-ext.el (eshell-external-command): Pass args to
`eshell-find-interpreter'.
(eshell-find-interpreter): Add new second parameter ARGS.

* eshell/em-script.el (eshell-script-initialize): Add second arg
to the function added as MATCH to `eshell-interpreter-alist'

* eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
the function added as MATCH to `eshell-interpreter-alist'

* eshell/em-term.el (eshell-visual-subcommands): New defcustom.
(eshell-visual-options): New defcustom.
(eshell-escape-control-x): Adapt docstring.
(eshell-term-initialize): Test `eshell-visual-subcommands' and
`eshell-visual-options' in addition to `eshell-visual-commands'.
(eshell-exec-visual): Pass args to `eshell-find-interpreter'.
lisp/ChangeLog
lisp/eshell/em-dirs.el
lisp/eshell/em-script.el
lisp/eshell/em-term.el
lisp/eshell/esh-ext.el