]> git.eshelyaron.com Git - emacs.git/commit
Tramp cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 30 Jan 2025 07:40:34 +0000 (08:40 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 Jan 2025 18:13:59 +0000 (19:13 +0100)
commit9fb24947f40cab608ba0f7d0aa58fbc9f5f4ebc6
tree27e6385b5ba6ad470d44c7b5da005c5cb1122a99
parentc54abc5a4c77c199c8ff9c7ba05f328e03eea657
Tramp cleanup

* doc/misc/tramp.texi (Predefined connection information):
Mention also "androidsu" as special case of "tmpdir".
(Remote processes): Signals are not delivered to remote direct
async processes.  Say, that there are restrictions for transfer of
binary data to remote direct async processes.

* lisp/net/tramp-compat.el (tramp-compat-temporary-file-directory):
Simplify.

(cherry picked from commit 6b3d69b16ed50c8a4dea1e3f1f9f231657e66590)
doc/misc/tramp.texi
lisp/net/tramp-cache.el
lisp/net/tramp-compat.el
lisp/net/tramp-smb.el
lisp/net/tramp.el