diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-17 08:13:49 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-17 08:14:06 +0000 |
commit | 5bc3ed492bffa962ef326387f2476b66442a006c (patch) | |
tree | 7b1d6a91027af6d3d832ac7045fe6d200b75190c /lisp/emacs-lisp/lisp.el | |
parent | 9a7430ce8414f68de1022b3b6068ba60e8cd87cf (diff) | |
download | emacs-5bc3ed492bffa962ef326387f2476b66442a006c.tar.gz emacs-5bc3ed492bffa962ef326387f2476b66442a006c.tar.bz2 emacs-5bc3ed492bffa962ef326387f2476b66442a006c.zip |
Fix race conditions waiting for menu bar resize events on Haiku
* src/haikufns.c (haiku_create_frame, haiku_create_tip_frame):
Clear `wait_for_event_type'.
(haiku_set_menu_bar_lines): Clean up coding style.
* src/haikuterm.c (haiku_wait_for_event): New function.
(haiku_read_socket): Implement waiting for MENU_BAR_RESIZE
events.
* src/haikuterm.h (struct haiku_output): New field
`wait_for_event_type'.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions