]> git.eshelyaron.com Git - emacs.git/commit
Changes in Tramp adb process handling
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Mar 2019 14:56:24 +0000 (15:56 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Mar 2019 14:56:24 +0000 (15:56 +0100)
commitde0dc6b8bf8607899f6b26ef2fedce4eb444b95a
tree046b48c9a8c11b997b3076a23c7559813c6db5c2
parentd6826546c4703d3a459dbf5f1f9453793e96a008
Changes in Tramp adb process handling

* lisp/net/tramp-adb.el (tramp-methods) <adb>: Add `tramp-remote-shell'
and `tramp-remote-shell-args'.
(tramp-adb-file-name-handler-alist): Use `tramp-handle-shell-command'
rather than `tramp-adb-handle-shell-command'.
(tramp-adb-handle-shell-command): Remove.
(tramp-adb-handle-make-process): Use a proper prompt.
(tramp-adb-wait-for-output): Simplify.
lisp/net/tramp-adb.el