]> git.eshelyaron.com Git - emacs.git/commit
; Minor Tramp changes
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 30 Dec 2024 11:42:00 +0000 (12:42 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:25:59 +0000 (21:25 +0100)
commitfa62ca865041b75ceea33652eab54f325b049f4a
treee5eec01f40b3f0a60cc1e8e4fc7ba0a731392c94
parentc3b0d98a30bcb3f5643512b036370bdde24ca291
; Minor Tramp changes

* lisp/net/tramp.el (tramp-handle-make-process):
* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
* lisp/net/tramp-androidsu.el (tramp-androidsu-handle-make-process):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process):
* lisp/net/tramp-smb.el (tramp-smb-handle-start-file-process):
Don't use connection property "remote-command", it's superfluous.

* lisp/net/tramp-archive.el (tramp-archive-local-file-name):
Add `tramp-archive-method' to `tramp-methods' temporarily.

(cherry picked from commit 7671d50b149edd9e19c29f5fa8ee71c01e2f583d)
lisp/net/tramp-adb.el
lisp/net/tramp-androidsu.el
lisp/net/tramp-archive.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el