Mercurial > emacs
changeset 110379:ba4844f77a64
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 16 Sep 2010 22:43:12 +0200 |
parents | b339b23600a0 |
children | f25651f73f70 |
files | lisp/ChangeLog lisp/net/tramp-cmds.el |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 16 11:12:27 2010 +0900 +++ b/lisp/ChangeLog Thu Sep 16 22:43:12 2010 +0200 @@ -1,3 +1,8 @@ +2010-09-16 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload + cookie. + 2010-09-15 Michael Albinus <michael.albinus@gmx.de> * net/tramp-compat.el (tramp-compat-with-temp-message) @@ -9,7 +14,7 @@ * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'. * net/tramp.el (tramp-progress-reporter-update): Use - `tramp-compat-funcall. + `tramp-compat-funcall'. * net/tramp.el (tramp-process-actions): * net/tramp-gvfs.el (tramp-handle-vc-registered):
--- a/lisp/net/tramp-cmds.el Thu Sep 16 11:12:27 2010 +0900 +++ b/lisp/net/tramp-cmds.el Thu Sep 16 22:43:12 2010 +0200 @@ -50,6 +50,7 @@ x))) (buffer-list)))) +;;;###tramp-autoload (defun tramp-cleanup-connection (vec) "Flush all connection related objects. This includes password cache, file cache, connection cache, buffers.