Mercurial > emacs
view etc/images/gud/rstep.xpm @ 107754:c065a9e361c6
Explain how to re-throw a signal.
control.texi (Handling Errors): How to re-throw a signal caught
by condition-case.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 31 Mar 2010 12:43:53 +0300 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_finish_xpm[] = { "24 24 7 1", " c None", ". c #CC0033", "+ c #616161", "@ c #2A1F55", "# c #ADADAD", "$ c #D40000", "% c #CC9999", " ", " ", " ", " ", " ..... ", " . . ", " . . ", " . +@ . @+ ", " . +@# . #@+ ", " $%.%$ @@ . @@ ", " %...% @@ @@ ", " ... @@ @@ ", " %.% @+ +@ ", " . @@ @@ ", " @+ +@ ", " @@ @@ ", " @@ @@ ", " @@ @@ ", " +@# #@+ ", " +@ @+ ", " ", " ", " ", " "};