Mercurial > emacs
view etc/images/low-color/undo.xpm @ 88051:a67ed67d274a
* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
the command.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 28 Jan 2008 21:24:48 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * undo2_xpm[] = { "24 24 5 1", " c None", ". c #D3B354", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@.++++ ", " +@......+ ", " +@........+ ", " +...........+ ", " +..........++ ", " +..........+ ", " +..+++....+ ", " +.+ ++...+ ", " ++ ++..+ ", " + +..+ ", " +..+ ", " +.+ ", " +.#+ ", " +..+ ", " ++ ", " ", " ", " "};