changeset 40307:796a5f21ff84

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 Oct 2001 15:00:30 +0000
parents f4cf12231193
children 47dd2c916c80
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 25 13:33:01 2001 +0000
+++ b/src/ChangeLog	Thu Oct 25 15:00:30 2001 +0000
@@ -39,6 +39,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 +59,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.