Mercurial > emacs
view etc/images/ezimage/box.xpm @ 73469:a902cb9cef1f
Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 22 Oct 2006 22:56:56 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ............... ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@+@@@@@@@@@@@@+.", ". .++@@@@@@@@@@@@+.", " .++++++++++++++.", " .............. "};