log src/image.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 20:33:12 -0800 Paul Eggert * image.c (x_create_bitmap_from_xpm_data): Add cast to fix type clash
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Tue, 18 Jan 2011 10:55:46 -0700 Tom Tromey * image.c (Vimagemagick_render_type): Remove redundant
Mon, 17 Jan 2011 18:49:59 -0800 Glenn Morris Merge from emacs-23 branch, up to r100386.
Sun, 16 Jan 2011 10:40:47 -0500 Stefan Monnier * image.c (syms_of_image): Don't access XSYMBOL's internals directly.
Sun, 16 Jan 2011 04:51:59 -0500 Eli Zaretskii Fix bug #7848 with using SET_SYMBOL_VALUE in image.c