]> git.eshelyaron.com Git - emacs.git/commit
Use `file-name-concat' in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 25 Jul 2021 10:05:01 +0000 (12:05 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 25 Jul 2021 10:05:01 +0000 (12:05 +0200)
commit0577bd0cf9aca220c0ecba217ac9a9522ffa990d
tree1cac45f877bec278392afba2723a423bba9f219c
parentb0d33d42535cc6aef2c518eba373332de59f210f
Use `file-name-concat' in Tramp

* lisp/net/tramp-compat.el (tramp-compat-file-name-concat):
New defalias.

* lisp/net/tramp.el (tramp-handle-expand-file-name):
* lisp/net/tramp-adb.el
(tramp-adb-handle-directory-files-and-attributes):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
* lisp/net/tramp-sh.el (tramp-sh-handle-expand-file-name):
* lisp/net/tramp-smb.el (tramp-smb-handle-expand-file-name):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-expand-file-name):
Use it.
lisp/net/tramp-adb.el
lisp/net/tramp-compat.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