1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00
emacs/lisp/eshell
Tassilo Horn d105b0e26f * 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'.
2013-06-02 11:19:09 +02:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-banner.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-basic.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-cmpl.el * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace obsolete alias 2013-06-01 11:00:14 -07:00
em-dirs.el * eshell/esh-ext.el (eshell-external-command): Pass args to 2013-06-02 11:19:09 +02:00
em-glob.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-hist.el * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar. 2013-05-07 00:57:02 -07:00
em-ls.el Silence em-ls compilation 2013-05-23 00:55:52 -07:00
em-pred.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-prompt.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-rebind.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-script.el * eshell/esh-ext.el (eshell-external-command): Pass args to 2013-06-02 11:19:09 +02:00
em-smart.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-term.el * eshell/esh-ext.el (eshell-external-command): Pass args to 2013-06-02 11:19:09 +02:00
em-tramp.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-unix.el Added -r option to eshell/cp 2013-05-28 22:22:03 +12:00
em-xtra.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-arg.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-cmd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-ext.el * eshell/esh-ext.el (eshell-external-command): Pass args to 2013-06-02 11:19:09 +02:00
esh-io.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-mode.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-module.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-opt.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-proc.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-util.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-var.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
eshell.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00