Mercurial > emacs
view lisp/sb-dir.xpm @ 54169:8b5313e6b324
(w32_console_read_socket): Remove bufp_r and
numcharsp args. Add hold_quit arg.
Rework to use just one, local, inev input_event. Store inev
directly in fifo using kbd_buffer_store_event_hold.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 27 Feb 2004 23:48:59 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};