]> git.eshelyaron.com Git - emacs.git/commit
Minor Tramp optimization
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 18 Nov 2023 13:39:16 +0000 (14:39 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 18 Nov 2023 13:39:16 +0000 (14:39 +0100)
commit80d0ff46127d797c081b54be24e167531ddcec07
treec3aaec72900b0787c3e89386d20ddabcbdae9318
parent1d0e3030ff228948477ee3ba6bd289476269a020
Minor Tramp optimization

* lisp/net/tramp.el (tramp-skeleton-file-truename)
(tramp-skeleton-write-region, tramp-handle-file-truename):
* lisp/net/tramp-integration.el (tramp-eshell-directory-change)
(tramp-recentf-exclude-predicate):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-file):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-do-copy-or-rename-file):
Use `tramp-tramp-file-p' instead of `file-remote-p'.
lisp/net/tramp-integration.el
lisp/net/tramp-smb.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el