Mercurial > emacs
view lisp/sb-mail.xpm @ 50673:4b5928c8d588
(comment-normalize-vars): Fix regexp.
Prompt the user for the comment-start to use rather than signalling an error.
(uncomment-region): Don't leave half-removed comment markers.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 23 Apr 2003 14:55:19 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "................... ", ".++++++++++++++++++.", ".++@@@@@@@@@@@@@@++.", ".+@++@@@@@@@@@@++@+.", ".+@@@++@@@@@@++@@@+.", ".+@@@@@++@@++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@+@@@@@@+@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@+@@@@@@@@@@+@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++@@@@@@@@@@@@@@++.", ".++++++++++++++++++.", " .................. "};