Mercurial > emacs
view lisp/sb-mail.xpm @ 61876:c157250db02c
(shell-prompt-pattern): Doc fix.
(shell-mode): Set paragraph-separate buffer locally to "\\'".
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 26 Apr 2005 23:16:20 +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", " .................. ", ".++++++++++++++++++@", ".++##############++@", ".+#++##########++#+@", ".+###++######++###+@", ".+#####++##++#####+@", ".+#######++#######+@", ".+################+@", ".+####+######+####+@", ".+################+@", ".+##+##########+##+@", ".+################+@", ".++##############++@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};