1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/lisp/eshell
Michael Albinus 605a20a988 Improve handling of processes on remote hosts.
* eshell/esh-util.el (eshell-path-env): New defvar.
(eshell-parse-colon-path): New defun.
(eshell-file-attributes): Use `eshell-parse-colon-path'.

* eshell/esh-ext.el (eshell-search-path): Use
`eshell-parse-colon-path'.
(eshell-remote-command): Remove argument HANDLER.
(eshell-external-command): Check for FTP remote connection.

* eshell/esh-proc.el (eshell-gather-process-output): Use
`file-truename', in order to start also symlinked files. Apply
`start-file-process' instead of `start-process'. Shorten `command'
to the local file name part.

* eshell/em-cmpl.el (eshell-complete-commands-list): Use
`eshell-parse-colon-path'.

* eshell/em-unix.el (eshell/du): Check for FTP remote connection.

* net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
to `eshell-directory-change-hook'.
2009-11-24 10:25:54 +00:00
..
.arch-inventory
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
em-alias.el * eshell/em-hist.el: 2009-09-13 02:16:25 +00:00
em-banner.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
em-basic.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
em-cmpl.el Improve handling of processes on remote hosts. 2009-11-24 10:25:54 +00:00
em-dirs.el * eshell/em-hist.el: 2009-09-13 02:16:25 +00:00
em-glob.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
em-hist.el * eshell/em-hist.el: 2009-09-13 02:16:25 +00:00
em-ls.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 16:17:53 +00:00
em-pred.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
em-prompt.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 16:17:53 +00:00
em-rebind.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
em-script.el * eshell/em-hist.el: 2009-09-13 02:16:25 +00:00
em-smart.el Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
em-term.el Comment (replace last-input-char with last-input-event). 2009-01-09 04:57:03 +00:00
em-unix.el Improve handling of processes on remote hosts. 2009-11-24 10:25:54 +00:00
em-xtra.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
esh-arg.el (eshell-parse-argument-hook): Put `number' property on entire argument 2009-07-04 13:20:09 +00:00
esh-cmd.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
esh-ext.el Improve handling of processes on remote hosts. 2009-11-24 10:25:54 +00:00
esh-io.el Comment (header format fix). 2009-01-22 06:33:06 +00:00
esh-mode.el (ansi-color-apply-on-region): Autoload it... 2009-11-03 03:14:47 +00:00
esh-module.el * calendar/calendar.el (cal-loaddefs): 2009-11-04 00:27:34 +00:00
esh-opt.el Comment (header format fix). 2009-01-22 06:33:06 +00:00
esh-proc.el Improve handling of processes on remote hosts. 2009-11-24 10:25:54 +00:00
esh-test.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 16:17:53 +00:00
esh-util.el Improve handling of processes on remote hosts. 2009-11-24 10:25:54 +00:00
esh-var.el Comment (header format fix). 2009-01-22 06:33:06 +00:00
eshell.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00