]> git.eshelyaron.com Git - emacs.git/commit
Tramp code cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 11 Sep 2021 13:35:51 +0000 (15:35 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 11 Sep 2021 13:35:51 +0000 (15:35 +0200)
commitef65d717d0a1eeb6530176b59aa03cd09efb5fa9
treed584da3097eeaa91902e789d50e6c005e6327471
parent6343384348180b18be191be64d7106c4866c0675
Tramp code cleanup

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Simplify.

* lisp/net/tramp-sh.el (tramp-methods) <telnet, nc>: Don't use
"%n" marker.

* test/lisp/net/tramp-tests.el (tramp-test13-make-directory): Merge with
`tramp-test-make-directory-helper' and
`tramp-test13-make-directory-with-file-modes'.
(tramp-test44-asynchronous-requests): Use always the same
operation in timer.
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el