]> git.eshelyaron.com Git - emacs.git/commit
Don't set internal_last_event_frame to nil
authorGerd Möllmann <gerd@gnu.org>
Mon, 21 Oct 2024 09:21:17 +0000 (11:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:50:38 +0000 (15:50 +0100)
commitb7ae757f4e812ba1667d2dd8334716d9c3e09ecb
treec337e4099b6d869f95ab888f3e94ed1c39d76b70
parent74f551a8a7cb740f0c719b9d4f035fe37a757968
Don't set internal_last_event_frame to nil

* src/frame.c (do_switch_frame): Do not set internal_last_event_frame to
nil on ttys.

(cherry picked from commit 0012e555d963b1df2d2c8be9f515ddf09417e110)
src/frame.c