Mercurial > emacs
view lisp/sb-mail.xpm @ 57547:5d572f497d32
(with-local-quit): Return nil if there's a quit.
(read-passwd): Use with-local-quit. Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Oct 2004 06:59: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", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};