comparison src/ChangeLog @ 40288:fca327b68ccc

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 25 Oct 2001 04:20:08 +0000
parents ec4224073236
children b040e198106d
comparison
equal deleted inserted replaced
40287:5798240154fd 40288:fca327b68ccc
1 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2
3 * editfns.c (text_property_stickiness): Fix Lisp_Object used as boolean.
4
1 2001-10-25 Miles Bader <miles@gnu.org> 5 2001-10-25 Miles Bader <miles@gnu.org>
2 6
3 * xfns.c (png_load): Make sure SPECIFIED_BG is a string. 7 * xfns.c (png_load): Make sure SPECIFIED_BG is a string.
4 BG is a pointer to a structure, not a structure. 8 BG is a pointer to a structure, not a structure.
5 (gif_format, png_format): Add missing commas. 9 (gif_format, png_format): Add missing commas.