Mercurial > emacs
view etc/letter.xpm @ 80263:5a10ddb5551f
Revert 2008-02-28 change that adds initial message
to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 02 Mar 2008 16:17:57 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};