From 796e1b1f8302df76afb19db0c417d9d284538b42 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gerd=20M=C3=B6llmann?= Date: Mon, 21 Oct 2024 15:42:03 +0200 Subject: [PATCH] Comment (cherry picked from commit fbe63a33f1a0a0df2700245c4cd44cc446ac986e) --- src/frame.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frame.c b/src/frame.c index 49e86a57717..e7d9ecbb0dd 100644 --- a/src/frame.c +++ b/src/frame.c @@ -1790,8 +1790,8 @@ do_switch_frame (Lisp_Object frame, int track, int for_deletion, Lisp_Object nor with your typing being interpreted in the new frame instead of the one you're actually typing in. */ - /* FIXME/tty: I don't understand this. (The comment aove is from - Jim BLandy 1993 BTW.) + /* FIXME/tty: I don't understand this. (The comment above is from + Jim BLandy 1993 BTW, and the frame_ancestor_p from 2017.) Setting the last event frame to nil leads to switch-frame events being generated even if they normally wouldn't be because the frame -- 2.39.5