Mercurial > emacs
changeset 31687:091669fc1dba
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 18 Sep 2000 10:52:08 +0000 |
parents | 577372d71de8 |
children | 437830e83b45 |
files | src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 18 10:51:19 2000 +0000 +++ b/src/ChangeLog Mon Sep 18 10:52:08 2000 +0000 @@ -1,3 +1,14 @@ +2000-09-18 Gerd Moellmann <gerd@gnu.org> + + * xfns.c (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. + 2000-09-16 Gerd Moellmann <gerd@gnu.org> * dispnew.c (update_window): Make sure to make desired rows @@ -17,7 +28,7 @@ * xdisp.c (build_desired_tool_bar_string): For a toolbar item in disabled state, don't apply an image transformation algorithm if the user specified an image for the disabled state. Use - `:algorthm disabled' for creating a disabled item's image if the + `:algorithm disabled' for creating a disabled item's image if the user hasn't specified an image. * xfns.c (ALLOC_XPM_COLORS): Define if we can use Emacs' color