comparison src/ChangeLog @ 66924:53960d1c1f2f

initialize XpmAttributes
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 16 Nov 2005 13:38:25 +0000
parents a9d1837b115c
children 1a573209abf9
comparison
equal deleted inserted replaced
66923:830bec4c85bb 66924:53960d1c1f2f
3 * gnu.h (gnu_bits): Xpm version of the new Emacs icon. 3 * gnu.h (gnu_bits): Xpm version of the new Emacs icon.
4 4
5 * xterm.c (x_bitmap_icon): Use the xpm if available. 5 * xterm.c (x_bitmap_icon): Use the xpm if available.
6 6
7 * image.c (x_create_bitmap_from_xpm_data): New function. 7 * image.c (x_create_bitmap_from_xpm_data): New function.
8 (x_create_bitmap_from_xpm_data): Initialize XpmAttributes.
8 9
9 2005-11-15 Luc Teirlinck <teirllm@auburn.edu> 10 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
10 11
11 * Makefile.in (lisp, shortlisp): Add rfn-eshadow. 12 * Makefile.in (lisp, shortlisp): Add rfn-eshadow.
12 13