diff lisp/net/tramp-gvfs.el @ 112032:209df3f0dcc6

* net/tramp.el (tramp-default-method-alist) (tramp-default-user-alist) (tramp-local-host-regexp, tramp-prefix-domain-format) (tramp-prefix-domain-regexp): Set tramp-autoload cookie. * net/tramp-ftp.el: * net/tramp-gvfs.el: * net/tramp-gw.el: * net/tramp-imap.el: * net/tramp-sh.el: * net/tramp-smb.el: Add tramp-autoload cookie for initialisation code of `tramp-default-method-alist' and `tramp-default-user-alist'.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 30 Dec 2010 10:04:15 +0100
parents 8e746f396237
children 417b1e4d63cd
line wrap: on
line diff
--- a/lisp/net/tramp-gvfs.el	Wed Dec 29 19:16:44 2010 +0800
+++ b/lisp/net/tramp-gvfs.el	Thu Dec 30 10:04:15 2010 +0100
@@ -124,6 +124,7 @@
 
 ;; Add a default for `tramp-default-user-alist'.  Rule: For the SYNCE
 ;; method, no user is chosen.
+;;;###tramp-autoload
 (add-to-list 'tramp-default-user-alist '("\\`synce\\'" nil nil))
 
 (defcustom tramp-gvfs-zeroconf-domain "local"