view etc/letter.xpm @ 75329:77e0772c5159

Update copyright for years from Emacs 21 to present (mainly adding 2001). (\year): Update to 2007. (\version): Separate copyright year from last-update year.
author Glenn Morris <rgm@gnu.org>
date Sat, 20 Jan 2007 22:47:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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