Comment
This commit is contained in:
parent
4a3ba42e6f
commit
fbe63a33f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue