annotate etc/toolbar/copy-up.xbm @ 5461:568ec109e73d

Check types (unless `byte-compile-delete-errors' is t), #'char<, #'char=, etc. src/ChangeLog addition: 2011-04-23 Aidan Kehoe <kehoea@parhasard.net> * editfns.c: * editfns.c (syms_of_editfns): Implement #'char= in cl-extra.el, not here, accepting more than two arguments as Common Lisp specifies. lisp/ChangeLog addition: 2011-04-23 Aidan Kehoe <kehoea@parhasard.net> * cl-extra.el (define-char-comparisons): Add type-checking when the various character-specific comparison predicates are used; don't check types if byte-compile-delete-errors is non-nil at compile-time, instead use the corresponding built-in numeric byte codes.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 23 Apr 2011 22:42:10 +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,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00,0xe0,0x3f,0x00,0x00,0x20,0x60,0x00,0x00,0x20,0xa0,0x00,0x00,0xa0,0xef,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x01,0x00,0x20,0x00,0x01,0x00,0xa0,0x07,0x01,0x00,0x20,0x00,0x01,0x00,0x20,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0xf8,0x0f,0x00,0xa0,0x09,0x18,0x00,0x20,0x08,0x28,0x00,0x20,0xe8,0x7b,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0x20,0x08,0x40,0x00,0x20,0xe8,0x41,0x00,0xe0,0x0f,0x40,0x00,0x00,0x08,0x40,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x00,0x00,0xe8,0x4f,0x00,0x00,0x08,0x40,0x00,0x00,0x08,0x40,0x00,0x00,0x08,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x40,0x00,0x00,0x08,0x40,0x00,0x00,0xf8,0x7f,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};