]> git.eshelyaron.com Git - emacs.git/commit
Tramp cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Nov 2018 15:38:49 +0000 (16:38 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Nov 2018 15:38:49 +0000 (16:38 +0100)
commit9b9c70b7dbaa001d2f78a15fd1f3aaa8fce44eef
treecfa695721fbefaa5dbe0366e349288d2905fd814
parent1ca436a33c7de612e44409841d6bed0fe6268141
Tramp cleanup

* lisp/net/tramp-sh.el (tramp-sh-handle-file-name-all-completions)
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions):
* lisp/net/tramp-smb.el (tramp-smb-read-file-entry):
Use `string-match-p'.

* lisp/net/tramp-rclone.el (tramp-rclone-maybe-open-connection):
Set file properties more robust.

* lisp/net/tramp-sh.el (tramp-stat-marker)
(tramp-convert-file-attributes): Add tramp-autoload cookie.
lisp/net/tramp-cache.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el