From d6da5a06c503182699068e95f7f824b08f227980 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Oct 2001 15:01:23 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index ab5a9e5c650..68d54b4814d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,7 +10,8 @@ * lisp.h (make_fixnum_or_float): Coerce double to int explicitly. - * editfns.c (text_property_stickiness): Fix Lisp_Object used as boolean. + * editfns.c (text_property_stickiness): Fix Lisp_Object used as + boolean. 2001-10-25 Miles Bader @@ -39,6 +40,7 @@ `background_valid', and `background_transparent' fields. (image_background, image_background_transparent): New declarations. (IMAGE_BACKGROUND, IMAGE_BACKGROUND_TRANSPARENT): New macros. + * xfns.c (image_background, image_background_transparent) (four_corners_best): New functions. (xpm_format, png_format, jpeg_format, tiff_format, gif_format) @@ -58,6 +60,7 @@ (enum gs_keyword_index): Add GS_BACKGROUND. (pbm_load, png_load, jpeg_load, tiff_load, gif_load): Pre-calculate image background color where necessary. + * xterm.c (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and `IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background color to use for image glyph reliefs. -- 2.39.5