]> git.eshelyaron.com Git - emacs.git/commitdiff
Adapt tramp-get-completion-methods
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 2 Sep 2023 11:15:17 +0000 (13:15 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 2 Sep 2023 11:15:17 +0000 (13:15 +0200)
* lisp/net/tramp.el (tramp-get-completion-methods): Make MULTI-HOP
optional.

lisp/net/tramp.el

index 716a2dcd3df404d87c8474987ff75b1ae03e1721..9ec3f9cb3979a4de8530aa1c9195857c35638a20 100644 (file)
@@ -2923,7 +2923,7 @@ remote host and localname (filename on remote host)."
 
 ;; This function returns all possible method completions, adding the
 ;; trailing method delimiter.
-(defun tramp-get-completion-methods (partial-method multi-hop)
+(defun tramp-get-completion-methods (partial-method &optional multi-hop)
   "Return all method completions for PARTIAL-METHOD.
 If MULTI-HOP is non-nil, return only multi-hop capable methods."
   (mapcar