summaryrefslogtreecommitdiff
path: root/doc/lispintro
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2017-08-30 23:12:22 -0400
committerNoam Postavsky <npostavs@gmail.com>2017-09-29 18:40:06 -0400
commite1f6e3127a292e6ba66d27c49ddda4fe949569f5 (patch)
treedb6e5880027257ae04a6655a0b619a4b9efb51d4 /doc/lispintro
parentbccf635217b0ba887d95b429f7d5d6903007a7b1 (diff)
downloademacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.tar.gz
emacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.tar.bz2
emacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.zip
Bring back the busy wait after x_make_frame_visible (Bug#25521)
But wait specfically for a MapNotify event, and only for a configurable amount of time. * src/xterm.c (syms_of_xterm) [x-wait-for-event-timeout]: New variable. (x_wait_for_event): Use it instead of hardcoding the wait to 0.1s. (x_make_frame_visible): Call x_wait_for_event at the end. * etc/NEWS: Announce x_wait_for_event.
Diffstat (limited to 'doc/lispintro')
0 files changed, 0 insertions, 0 deletions