diff lisp/net/tramp-cache.el @ 110292:3afdbf4cdf4b

* net/tramp-cache.el (tramp-parse-connection-properties): Set tramp-autoload cookie.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 09 Sep 2010 15:24:39 +0200
parents ec526909f60b
children 50478146a2e1
line wrap: on
line diff
--- a/lisp/net/tramp-cache.el	Thu Sep 09 10:04:35 2010 +0200
+++ b/lisp/net/tramp-cache.el	Thu Sep 09 15:24:39 2010 +0200
@@ -357,6 +357,7 @@
 	     (remove-hook 'kill-emacs-hook
 			  'tramp-dump-connection-properties)))
 
+;;;###tramp-autoload
 (defun tramp-parse-connection-properties (method)
   "Return a list of (user host) tuples allowed to access for METHOD.
 This function is added always in `tramp-get-completion-function'