Mercurial > emacs
view etc/images/letter.xpm @ 99517:02ecf5b17db2
(Entering Emacs): Note that inhibit-startup-screen can't be changed in
the site-start file.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 12 Nov 2008 22:59:10 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};