]> git.eshelyaron.com Git - emacs.git/commit
Tramp code cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Jun 2020 14:56:59 +0000 (16:56 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Jun 2020 14:56:59 +0000 (16:56 +0200)
commit54e840a8b44712eff63929c01a916531051c3e0b
treeebbdfb144294dfcf0c2c16f82a65d39c6acac4d1
parent9fc935f1225f75eb36091060b02a583cf32ff30c
Tramp code cleanup

* lisp/net/tramp-cache.el (tramp-get-connection-property): Cleanup.

* lisp/net/tramp-cmds.el (tramp-cleanup-all-connections): Delete also
connection processes.

* lisp/net/tramp-sh.el (tramp-set-remote-path): Cache 4096 even if
PIPE_BUF doesn't exist.
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp-sh.el