view etc/letter.xpm @ 50965:c1e6923f4f9b

(cvs-make-cvs-buffer): Add the tag info. (cvs-mode): Prevent pilot-error.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 13 May 2003 15:22:39 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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