]> git.eshelyaron.com Git - emacs.git/commit
Make stty settings configurable in Tramp's make-process
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Dec 2023 10:35:16 +0000 (11:35 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 24 Dec 2023 10:35:16 +0000 (11:35 +0100)
commit2a1a7a8524c0307c09c91e89816b2b2b8bfb85bc
treede3fd18ecd16a32fe2d03965d056036d01e78dc1
parent9b8e0a54318fe909f321a9d437875c99f1bd4451
Make stty settings configurable in Tramp's make-process

* lisp/net/tramp-sh.el (tramp-pipe-stty-settings): New defcustom.
(tramp-sh-handle-make-process): Use it.  (Bug#62093)
lisp/net/tramp-sh.el