Mercurial > emacs
annotate etc/gnus-pointer.xbm @ 31576:717e7e2ca4fd
Add some comments about DOUG_LEA_MALLOC's use of mmap
and allocation of Lisp data.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 13 Sep 2000 09:18:49 +0000 |
parents | 774098937e4f |
children | 20ca10cf58b3 |
rev | line source |
---|---|
31540 | 1 #define noname_width 18 |
2 #define noname_height 13 | |
3 static char noname_bits[] = { | |
4 0x00,0x00,0x00,0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02, | |
5 0x46,0xe0,0x03,0x20,0xc0,0x01,0x00,0x08,0x00,0x10,0x0d,0x00,0xc4,0x08,0x00, | |
6 0x78,0x08,0x00,0x18,0x89,0x00,0x00,0x08,0x00}; |