view etc/letter.xpm @ 52179:73faa15ff855

(vc-sccs-state-heuristic): Fix parentheses. (vc-sccs-workfile-version): Search the entire delta table, rather than just the first entry, because that might be a deleted version.
author André Spiegel <spiegel@gnu.org>
date Tue, 12 Aug 2003 18:01:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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