]> git.eshelyaron.com Git - emacs.git/commit
Fix window position in Tramp's shell-command
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 10 Feb 2020 18:59:49 +0000 (19:59 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 10 Feb 2020 18:59:49 +0000 (19:59 +0100)
commit2e2f53907103d801fb57dc0eef55906cdf4d791b
treec8074ef822e8c18ab90983d1d62798acd3451982
parent79355517f158d03918433a5b4e74fd803b693c28
Fix window position in Tramp's shell-command

* lisp/net/tramp.el (tramp-handle-shell-command): Fix `window-start'
in output buffer.  (Bug#39171)
lisp/net/tramp.el