aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus <[email protected]>2010-09-16 22:43:12 +0200
committerMichael Albinus <[email protected]>2010-09-16 22:43:12 +0200
commitc6f2191fa7697f36b95c6b440ef9b4a6184d9642 (patch)
tree23a24356bb1a3bc1d242ee3bcab34f6c01886138
parent38d50547c2a8195bed0aaeafbbc4c0f277d4e416 (diff)
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lisp/net/tramp-cmds.el1
2 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48b5581d8a..7147ed85db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-16 Michael Albinus <[email protected]>
+
+ * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
+ cookie.
+
2010-09-15 Michael Albinus <[email protected]>
* 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 32cbb16b9e..5937a737b9 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.