Mercurial > emacs
view src/bitmaps/gray3.xbm @ 66058:702baea25eb3
(MH-E-SRC): New. Used by mh-autoloads.
(mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any files
in MH-E-SRC have been updated.
(updates, compile, recompile, bootstrap): Depend on mh-autoloads.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 12 Oct 2005 23:06:20 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define gray3_width 4 #define gray3_height 4 static unsigned char gray3_bits[] = { 0x01, 0x00, 0x04, 0x00};