Mercurial > emacs
view etc/images/ezimage/unlock.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * unlock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", "..+++++.. ", ".++...++. ", ".+.....+. ", ".+.....+........", "....++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};