Mercurial > emacs
view etc/images/gud/rstepi.xpm @ 107665:59e2adcb1095
* files.el (auto-mode-case-fold): Change default to t.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 30 Mar 2010 21:51:54 -0400 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_stepi_xpm[] = { "24 24 5 1", " c None", ". c #D40000", "+ c #616161", "@ c #2A1F55", "# c #CC9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " . . ", " + . + . ", " +@ .#.#. @+ . ", " +@ #...# @+ ", " +@ ... @+ ", " +@ #.# @+ ", " @+ . +@ ", " @+ +@ ", " @+ +@ ", " @+ +@ ", " @ @ ", " ", " ", " ", " ", " ", " "};