view etc/letter.xpm @ 60766:a4cac40cf780

Remove unnecessary `beginning-of-buffer'.
author J.D. Smith <jdsmith@as.arizona.edu>
date Mon, 21 Mar 2005 02:10:48 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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