]> git.eshelyaron.com Git - emacs.git/commit
Handle signals in Tramp's process-file
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 7 May 2020 08:27:14 +0000 (10:27 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 7 May 2020 08:27:14 +0000 (10:27 +0200)
commitde5f59219ac02c6502907f6a24538ddabf487839
treee7f62029b555f661d4499fc69546f0dca023a7d0
parent3b5f728bffb043d623874db29869cc3adf117e43
Handle signals in Tramp's process-file

* lisp/net/tramp-adb.el (tramp-adb-handle-process-file):
* lisp/net/tramp-sh.el (tramp-sh-handle-process-file): Handle signals.

* test/lisp/net/tramp-tests.el (tramp-test28-process-file): Adapt test.
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el