Mercurial > emacs
view lisp/sb-mail.xpm @ 57328:e2c34e75e585
(isearch-done): Set mark after running hook.
Suggested by Drew Adams <drew.adams@oracle.com>.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 05 Oct 2004 04:22:41 +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", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};