annotate etc/toolbar/debug-up.xbm @ 3735:0c544f2f566c

[xemacs-hg @ 2006-12-11 10:10:18 by aidan] 2006-12-08 Aidan Kehoe <kehoea@parhasard.net> * event-tty.c: * event-tty.c (emacs_tty_event_pending_p): * event-tty.c (reinit_vars_of_event_tty): Pay attention to the dispatch event queue, and input pending signals in emacs_tty_event_pending_p. Makes pure TTY builds more responsive.
author aidan
date Mon, 11 Dec 2006 10:10:20 +0000
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,0xc0,0xff,0x3f,0x00,0xe0,0xbf,0x6a,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00,0xe0,0xbf,0x6a,0x00,0xe0,0xff,0x7f,0x00,0x40,0x00,0x20,0x00,0x20,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x40,0x00,0x20,0x00,0x40,0x00,0x20,0x00,0x40,0x00,0x20,0x00,0x40,0x00,0x20,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x90,0x41,0x00,0x20,0xd2,0x43,0x00,0x20,0xb4,0x43,0x00,0x20,0xf8,0x41,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0xa0,0xfb,0x40,0x00,0x20,0xf6,0x43,0x00,0x20,0x7d,0x40,0x00,0xa0,0x9f,0x40,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x00,0xa0,0x1f,0x41,0x00,0xa0,0x3f,0x40,0x00,0xa0,0x2f,0x40,0x00,0x20,0x27,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x40,0x00,0x20,0x00,0x40,0x00,0xc0,0xff,0x3f,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};