]> git.eshelyaron.com Git - emacs.git/commit
; Minor Tramp cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Nov 2024 19:51:51 +0000 (20:51 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 16:59:33 +0000 (17:59 +0100)
commit4747d0848a1f2aa50cc99359c9877bf65d9db44c
tree94af678ba5eb5416199fcbb6654dd0283dd77e43
parent2d7d8735ef7d88948567dda871a8ab5baf22b53c
; Minor Tramp cleanup

* lisp/net/tramp-message.el (tramp-warning): Fix `lwarn' call.

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process): Don't set
connection property "remote-pid", it's unused.

(cherry picked from commit 8184f64ab0025afb0b901b9cae3917e6f722974b)
lisp/net/tramp-message.el
lisp/net/tramp-sh.el