Mercurial > emacs
view etc/images/ezimage/doc.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@@@@@+#. ", " .+@@@@@@+#+.", " .+@@@@@@+##+.", " .+@@@@@@@+#+. ", " .+@@@@@@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".+########+. ", ".++++++##+. ", " ......+++. ", " ... "};