From c6f2191fa7697f36b95c6b440ef9b4a6184d9642 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Thu, 16 Sep 2010 22:43:12 +0200 Subject: [PATCH] * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie. --- lisp/ChangeLog | 7 ++++++- lisp/net/tramp-cmds.el | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 48b5581d8a9..7147ed85db6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2010-09-16 Michael Albinus + + * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload + cookie. + 2010-09-15 Michael Albinus * 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): diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index 32cbb16b9e8..5937a737b96 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el @@ -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. -- 2.39.2