* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 16 Nov 2005 05:49:18 +0000 (05:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 16 Nov 2005 05:49:18 +0000 (05:49 +0000)
commit786a43d6cf102c185b05a31c10fba6b62b21511a
treee86798e3e8e287214932fe2bd4171c2f79867a01
parent496f36c064a146b0d43a6ffc6ff1c7425cb5254b
* gnu.h (gnu_bits): Xpm version of the new Emacs icon.

* xterm.c (x_bitmap_icon): Use the xpm if available.

* image.c (x_create_bitmap_from_xpm_data): New function.
src/ChangeLog
src/gnu.h
src/image.c
src/xterm.c