]> git.eshelyaron.com Git - emacs.git/commit
Fix regression in Tramp (bug#62194)
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 16 Mar 2023 11:41:13 +0000 (12:41 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 16 Mar 2023 11:41:13 +0000 (12:41 +0100)
commit0330cff65ae837e93ae4d059acf643734d16386d
treeb003b27be3a9b9dd3199eafb01471ea5e967695d
parent997a8dbc48c0bfa366f74c80eb4ecd8871820ce5
Fix regression in Tramp (bug#62194)

* lisp/net/tramp.el (tramp-handle-make-process):
* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-file-notify-add-watch)
(tramp-maybe-open-connection): Don't set process property
`shared-socket'.  (Bug#62194)
lisp/net/tramp-sh.el
lisp/net/tramp.el