Mercurial > emacs
view etc/images/ezimage/box-plus.xpm @ 68548:cd4235065942
Minor clarifications.
(Keyboard Macro Ring): Comment out some excessive commands.
(Basic Keyboard Macro): Split up the table, putting part in each node.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 02 Feb 2006 04:38:27 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_plus_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #D19200", " ", " .............. ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@++++++@@@+.", " .+@@+@@@++++++@@@+.", " .+@+@@@@@++@@@@@+.", " .++@@@@@++@@@@@+.", " .++++++++++++++.", " .............. "};