Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 48818:5030a4c296d2
* macterm.c (mac_check_for_quit_char): Correctly set the
modifiers of the event to 0.
* mac.c (sys_select): Duplicate rfds before calling select to
ensure that rfds survive the while loop.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Thu, 12 Dec 2002 17:10:34 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@++@@@@@@@+.", " .+@@@@@@+++@@@@@@+.", ".+@@@@@@@++++@@@@@+.", ".+@++@@@@+++++@@@@+.", ".+@++@@@@+++++.@@@+.", ".+@@@@@@@++++.@@@@+.", " .+@@@@@@+++.@@@@@+.", " .+@@@@@++.@@@@@@+.", ". .++++++.++++++++.", " ............... ", " "};