view etc/letter.xpm @ 47738:f75902c4cbb5

(delete-frame-hook): Variable alias for `delete-frame-functions'. Mark obsolete.
author John Paul Wallington <jpw@pobox.com>
date Wed, 02 Oct 2002 23:53:37 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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