]> git.eshelyaron.com Git - emacs.git/commit
Make `tramp-make-tramp-file-name' calls consistent.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 26 May 2018 12:29:06 +0000 (14:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 26 May 2018 12:29:06 +0000 (14:29 +0200)
commit8083c2de699cad2fc3cea51480011605fab56484
treef9a424064b5af1a8bf65fc404cf0e2e680fcc77c
parent91bf38cef5f9e3d73f3b69200ddf46a5b76779af
Make `tramp-make-tramp-file-name' calls consistent.

* lisp/net/tramp.el (tramp-get-buffer)
(tramp-handle-file-name-as-directory)
(tramp-handle-file-name-directory, tramp-handle-file-remote-p)
(tramp-handle-file-truename, tramp-handle-find-backup-file-name)
(tramp-handle-insert-file-contents):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name)
(tramp-gvfs-get-remote-uid, tramp-gvfs-get-remote-gid)
(tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-truename)
(tramp-sh-handle-expand-file-name, )
(tramp-sh-handle-process-file, tramp-get-remote-path):
* lisp/net/tramp-smb.el (tramp-smb-handle-expand-file-name)
(tramp-smb-handle-process-file): Make `tramp-make-tramp-file-name'
calls consistent.
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el