]> git.eshelyaron.com Git - emacs.git/commit
Make Tramp file name completion more quiet for all backends
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2023 16:21:57 +0000 (17:21 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 12 Mar 2023 16:21:57 +0000 (17:21 +0100)
commitf5f13495f5dac4148c1da8b0ba18c22daf77bb04
treedf1f722b4801b8f8fd4c8900ede8a04728f5beef
parente87431eda0a73c15865deb554cdb3ba13b7767f6
Make Tramp file name completion more quiet for all backends

* lisp/net/tramp-adb.el (tramp-adb-handle-file-name-all-completions):
* lisp/net/tramp-archive.el
(tramp-archive-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):
Return nil when DIRECTORY is missing.  (Bug#61890)
lisp/net/tramp-adb.el
lisp/net/tramp-archive.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