diff options
| author | Po Lu | 2023-09-15 10:30:12 +0800 |
|---|---|---|
| committer | Po Lu | 2023-09-15 10:30:12 +0800 |
| commit | e1a730017d6f1856b099755f5c47ee7b779a0569 (patch) | |
| tree | 8828913486263be70348dd73386beee01887f291 /java | |
| parent | cadd332662599725f9a773377034a53cf68d78fd (diff) | |
| download | emacs-e1a730017d6f1856b099755f5c47ee7b779a0569.tar.gz emacs-e1a730017d6f1856b099755f5c47ee7b779a0569.zip | |
Correct bug#65919
* src/process.c (child_signal_notify): Expunge call to
non-reentrant function from signal handler.
* src/xfns.c (setup_xi_event_mask): Cease selecting for
XI_FocusIn and XI_FocusOut under X toolkit builds.
* src/xterm.c (xi_handle_interaction, xi_handle_focus_change)
(xi_handle_focus_change): Make conditional on GTK 3 or no
toolkit builds.
(xi_handle_delete_frame, x_free_frame_resources): Adjust
correspondingly.
(handle_one_xevent) <EnterNotify, LeaveNotify>: Examine
EnterNotify and LeaveNotify events for focus changes
irrespective of whether XI2 is enabled under the X toolkit and
GTK 2.x.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions