view etc/images/letter.xpm @ 101692:e9aa71a1b711

(vc-dir-mouse-map): New keymap. (vc-default-dir-printer): Use it locally. (vc-dir-find-file-other-window): Allow mouse events.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 31 Jan 2009 02:18:21 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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