view etc/letter.xpm @ 43866:9ec4ee6f4529

(emacs-session-restore): Take previous id as an argument.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 12 Mar 2002 19:14:24 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c #000000",
" 	c #FFFFFF",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};