Mercurial > emacs
view lisp/sb-mail.xpm @ 29152:9e9b47b53f50
1999-06-01 Kenichi HANDA <handa@etl.go.jp>
* fileio.c (Finsert_file_contents): Even if a file is not found,
execute codes for setting up coding system. Call
after-insert-file-functions unconditionally
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 May 2000 14:11:50 +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", "................... ", ".++++++++++++++++++.", ".++@@@@@@@@@@@@@@++.", ".+@++@@@@@@@@@@++@+.", ".+@@@++@@@@@@++@@@+.", ".+@@@@@++@@++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@+@@@@@@+@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@+@@@@@@@@@@+@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++@@@@@@@@@@@@@@++.", ".++++++++++++++++++.", " .................. "};