Mercurial > emacs
view etc/letter.xpm @ 72939:980586804d04
* startup.el (fancy-splash-screens): Don't switch to the scratch
buffer; it may not be the next buffer.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 16 Sep 2006 18:23:05 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};