Mercurial > emacs
view etc/images/close.xpm @ 88345:4fd331e58549
(rmail-output): Bind buffer-file-coding-system even when rmail-enable-mime is nil.
author | Henrik Enberg <henrik.enberg@telia.com> |
---|---|
date | Fri, 27 Apr 2007 21:32:39 +0000 |
parents | d7ddb3e565de |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};