From: Juanma Barranquero Date: Fri, 24 Aug 2007 11:23:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11334 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff8da4430313a389218af87b170e60351f89a7f9;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index ab10c92d286..ac3b17f9b2d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -39,12 +39,12 @@ 2007-08-22 Glenn Morris - * 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 * Makefile.in (ALL_CFLAGS, LIBX): Add RSVG_LIBS. + * image.c: Add support for SVG images. Some additional comments by Joakim Verona . 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.