* net/tramp.el (tramp-cleanup): Remove. Functionality added to
commit6480194ca1080908a32fb2eb700f3dcf938972d5
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Sep 2013 07:45:33 +0000 (10 09:45 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Sep 2013 07:45:33 +0000 (10 09:45 +0200)
tree532710ee8dd0e57c83635c5a6b71b153bb12d1da
parent9a2c9b476440268e8d6fbacfec52865a76a8b395
* net/tramp.el (tramp-cleanup): Remove.  Functionality added to
`tramp-cleanup-connection'.

* net/tramp-cmds.el (tramp-cleanup-connection): Add optional
parameters KEEP-DEBUG and KEEP-PASSWORD.

* net/tramp.el (tramp-file-name-handler):
* net/tramp-adb.el (tramp-adb-maybe-open-connection):
* net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection):
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
`tramp-cleanup-connection'.

* net/tramp-sh.el (tramp-maybe-open-connection): Catch
'uname-changed inside the progress reporter.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-cmds.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el