changeset 82819:ebf3e797be0e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 24 Aug 2007 11:23:33 +0000
parents 1588b6b0dcf6
children 2f1e57a528f0
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 24 10:50:07 2007 +0000
+++ b/src/ChangeLog	Fri Aug 24 11:23:33 2007 +0000
@@ -39,12 +39,12 @@
 
 2007-08-22  Glenn Morris  <rgm@gnu.org>
 
-	* image.c (x_find_image_file): Search in etc/images/ rather than
-	etc/.
+	* image.c (x_find_image_file): Search in etc/images/ rather than etc/.
 
 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
 
 	* Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS.
+
 	* image.c: Add support for SVG images.  Some additional comments
 	by Joakim Verona <joakim@verona.se>.  When HAVE_RSVG is defined:
 	(svg_image_p): New function to test for SVG image.
@@ -192,7 +192,7 @@
 	(mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
 	(mac_clear_selection): Rename from clear_scrap.
 	(get_flavor_type_from_symbol): New argument SEL and subsume function of
-	scrap_has_target_type.   All uses changed.
+	scrap_has_target_type.  All uses changed.
 	(mac_get_selection_ownership_info, mac_valid_selection_value_p)
 	(mac_selection_has_target_p): New functions.
 	(mac_put_selection_value): Rename from put_scrap_string.