]> git.eshelyaron.com Git - emacs.git/commit
Make Tramp aware of completion-regexp-list (don't merge)
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 17 Nov 2023 17:16:58 +0000 (18:16 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 17 Nov 2023 17:16:58 +0000 (18:16 +0100)
commit7b0e07c41ae92d4cb139b1c47ce9debc37cfffcb
tree41071907b620d19187a9f67e24517ab87b32ba10
parent232a57a3e32f8dc425887f6edda172255b265de3
Make Tramp aware of completion-regexp-list (don't merge)

* lisp/net/tramp.el (tramp-skeleton-file-name-all-completions):
New defmacro.
(tramp-completion-handle-file-name-all-completions):
* lisp/net/tramp-adb.el (tramp-adb-handle-file-name-all-completions):
* lisp/net/tramp-crypt.el (tramp-crypt-handle-file-name-all-completions):
* lisp/net/tramp-fuse.el (tramp-fuse-handle-file-name-all-completions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
* lisp/net/tramp-smb.el (tramp-smb-handle-file-name-all-completions):
* lisp/net/tramp-sudoedit.el
(tramp-sudoedit-handle-file-name-all-completions): Use it.
lisp/net/tramp-adb.el
lisp/net/tramp-crypt.el
lisp/net/tramp-fuse.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el