Mercurial > emacs
view etc/images/smilies/sad.xpm @ 106336:33c61d7ea5d8
Make vc-print-log buttons work.
* log-view.el (log-view-mode-map): Inherit from from widget-keymap.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 01 Dec 2009 00:35:43 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+++.....+++.", ".++.+++++.++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};