]> git.eshelyaron.com Git - emacs.git/commit
Tramp: Rework handling of temporary connection properties
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 13 Nov 2024 15:23:27 +0000 (16:23 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 20 Nov 2024 12:32:13 +0000 (13:32 +0100)
commit8bff4e006e8451191c14a3c5ec769790535ca36d
tree204cb6ed34bc09b3d46ee689fbcdbd5eecc7b3c1
parent1c32a3ce0cbeb89458a7ca83c20f36b3b416db1a
Tramp: Rework handling of temporary connection properties

* doc/misc/tramp.texi (Ad-hoc multi-hops): Precise use of parallel
multi-hops.

* lisp/net/tramp-cache.el:
* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-androidsu.el:
* lisp/net/tramp-cmds.el:
* lisp/net/tramp-crypt.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el: Rename connection properties "process-name",
"process-buffer" and "first-password-request" to " process-name",
" process-buffer" and " first-password-request, repectively".

* lisp/net/tramp-cache.el (tramp-dump-connection-properties):
Don't dump properties starting with a space.

(cherry picked from commit 22900b5990888cb231d65755562879108c626088)
doc/misc/tramp.texi
lisp/net/tramp-adb.el
lisp/net/tramp-androidsu.el
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp-crypt.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el