Mercurial > emacs
changeset 95968:f0936583f93c
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 15 Jun 2008 16:59:25 +0000 |
parents | 13aa0133c5af |
children | 70f417028d53 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 15 16:57:03 2008 +0000 +++ b/lisp/ChangeLog Sun Jun 15 16:59:25 2008 +0000 @@ -29,6 +29,10 @@ modification time of the connection buffer. (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error. + (tramp-open-connection-setup-interactive-shell): Flush cache, and + restart `tramp-maybe-open-connection' when the remote system has + been changed. Throw 'uname-changed event. + (tramp-maybe-open-connection): Catch it. * net/tramp-cmds.el (tramp-cleanup-all-connections): Reset `tramp-locked'.