view etc/letter.xpm @ 62610:4f2f430bf7c3

(vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
author André Spiegel <spiegel@gnu.org>
date Sun, 22 May 2005 10:51:32 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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