1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 13:02:00 -08:00
emacs/doc
Michael Albinus 973608e358 Handle process property `remote-command' in Tramp
* doc/misc/tramp.texi (Remote processes): New subsection "Process
properties of asynchronous remote processes".

* lisp/net/tramp.el (tramp-handle-make-process):
* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
* lisp/net/tramp-smb.el (tramp-smb-handle-start-file-process):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process)
Set `remote-command' process property.
(tramp-scp-direct-remote-copying): Rename connection property.

* test/lisp/net/tramp-tests.el (tramp-test29-start-file-process)
(tramp-test30-make-process, tramp-test31-interrupt-process)
(tramp--test-async-shell-command): Check process property
`remote-command'.
2022-03-29 19:36:28 +02:00
..
emacs Merge from origin/emacs-28 2022-03-27 06:30:16 +02:00
lispintro Make the eintr.html target match what's on the web 2022-02-07 04:58:49 +01:00
lispref Add OClosures, a cross between functions and structs 2022-03-28 10:53:14 -04:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Handle process property `remote-command' in Tramp 2022-03-29 19:36:28 +02:00