Mercurial > emacs
view etc/images/gud/rstepi.xpm @ 112418:106bf56d370e
* lisp/subr.el (shell-quote-argument): Properly quote \n.
Suggested by Flo <sensorflo@gmail.com>.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 21 Jan 2011 13:07:41 -0500 |
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", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " . . ", " + . + . ", " +@ .#.#. @+ . ", " +@ #...# @+ ", " +@ ... @+ ", " +@ #.# @+ ", " @+ . +@ ", " @+ +@ ", " @+ +@ ", " @+ +@ ", " @ @ ", " ", " ", " ", " ", " ", " "};