annotate etc/toolbar/mail-up.xbm @ 5242:f3eca926258e

Bit vectors are also sequences; enforce this in some CL functions. lisp/ChangeLog addition: 2010-07-24 Aidan Kehoe <kehoea@parhasard.net> * cl-extra.el (concatenate): * cl-seq.el (remove*, cl-delete-duplicates): Bit vectors are also sequences; enforce this in these functions. * cl-macs.el (concatenate): If TYPE is constant, don't inline #'concatenate, replace it by a call to the appropriate C functions.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 24 Jul 2010 17:38:35 +0100
parents 376386a54a3c
children 7910031dd78a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 #define noname_width 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define noname_height 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char noname_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xff,0x03,0x00,0x80,0x00,0x06,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00,0x80,0x00,0x0a,0x00,0x80,0x00,0x1e,0x00,0x80,0x00,0x10,0x00,0xfc,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0xff,0x03,0x04,0x00,0x00,0x02,0x34,0x00,0xe0,0x02,0x04,0x00,0xa0,0x02,0x04,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x00,0xa0,0x02,0x04,0xff,0xe1,0x02,0x04,0x00,0x00,0x02,0x04,0x7f,0x00,0x02,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0x04,0x00,0x00,0x02,0x04,0x1f,0x00,0x02,0x04,0x00,0x00,0x02,0x04,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x02,0x04,0x00,0x00,0x02,0xfc,0xff,0xff,0x03,0x80,0x00,0x10,0x00,0x80,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x1f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};