* net/tramp.el (tramp-default-host-alist): New defcustom.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Jan 2013 09:25:34 +0000 (10:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Jan 2013 09:25:34 +0000 (10:25 +0100)
commitb49eebcc079d00ea9f428a786e57988195f154a6
treed6ded908264762d57659401bf8d4b1cbc72436ec
parent38eba8dfc489f91d5d02291cea7b4155461f730d
* net/tramp.el (tramp-default-host-alist): New defcustom.
(tramp-find-host): Use it.
(tramp-eshell-directory-change): Moved from tramp-sh.el.  Add to
`eshell-directory-change-hook'.

* net/tramp-adb.el (top): Add adb specific entry in
`tramp-default-host-alist'.
(tramp-adb-file-name-host): Remove function.
(tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.

* net/tramp-sh.el : Move eshell integration code to tramp.el.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp.el