]> git.eshelyaron.com Git - emacs.git/commit
Tweak how term-emulate-terminal selects windows
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Sep 2021 16:37:51 +0000 (18:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Sep 2021 16:39:02 +0000 (18:39 +0200)
commit338af9213d6cb47da9c1835d20d8db27b915b3d1
tree6239c0ebf14489a959aebb4820d962e0c447d0be
parent0ac58e89d71024177b791dc9c3d16a0f82d62aac
Tweak how term-emulate-terminal selects windows

* lisp/term.el (term-emulate-terminal): Don't record the selection
of the window here, because we're not doing a user-level window
selection, but just selecting the window for internal purposes
(bug#41984).
lisp/term.el