# HG changeset patch # User Michael Albinus # Date 1284669792 -7200 # Node ID ba4844f77a6410276344af48d61d805715490d85 # Parent b339b23600a0aee3d4af46794aa849c3deeedc7d * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie. diff -r b339b23600a0 -r ba4844f77a64 lisp/ChangeLog --- 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 + + * 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 -r b339b23600a0 -r ba4844f77a64 lisp/net/tramp-cmds.el --- 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.