emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 400e1015efd: * lisp/net/tramp.el (tramp-completion-multi-hop-meth


From: Michael Albinus
Subject: master 400e1015efd: * lisp/net/tramp.el (tramp-completion-multi-hop-methods):
Date: Fri, 1 Sep 2023 08:03:42 -0400 (EDT)

branch: master
commit 400e1015efdff02b8de5ce6db3bab9e92dcdfb78
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * lisp/net/tramp.el (tramp-completion-multi-hop-methods):
    
    Add ;;;###tramp-autoload cookie.
---
 lisp/net/tramp.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 3cd71ab4e71..716a2dcd3df 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -3009,6 +3009,7 @@ This function is added always in 
`tramp-get-completion-function'
 for all methods.  Resulting data are derived from default settings."
   `((,(tramp-find-user method nil nil) ,(tramp-find-host method nil nil))))
 
+;;;###tramp-autoload
 (defcustom tramp-completion-multi-hop-methods nil
   "Methods for which to provide completions over multi-hop connections."
   :version "30.1"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]