(lookup_image): Block input while loading the image so
authorGerd Moellmann <gerd@gnu.org>
Mon, 18 Sep 2000 10:52:08 +0000 (10:52 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 18 Sep 2000 10:52:08 +0000 (10:52 +0000)
commit28c7826c71a60f6a980d3064a449c51401d10b5b
tree17fd79734e17fbd0fe5a47c3cde70ed600d518e5
parent2b612b1f55d36c88bee571f2b536153b7cb520a2
(lookup_image): Block input while loading the image so
that we won't get interrupted in a state where the image isn't yet
set up completely.
(xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color)
(lookup_pixel_color, x_to_xcolors, x_from_xcolors)
(x_disable_image, x_build_heuristic_mask, pbm_load, png_load)
(jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock
input.
src/ChangeLog
src/xfns.c