Mercurial > emacs
view lisp/sb-mail.xpm @ 60375:335c04088898
(Error Debugging): Document stack-trace-on-error.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Fri, 04 Mar 2005 14:53:15 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};