view etc/letter.xpm @ 71487:e5f156e5a1b6

(view-emacs-news): Declare `res' in the right let* form.
author Kim F. Storm <storm@cua.dk>
date Sun, 25 Jun 2006 22:41:40 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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