Mercurial > emacs
view lisp/gnus/sad.xpm @ 56945:69f3d9a9952b
(gnus-pick-mouse-pick-region): Switch 1 => point-min.
(gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
(gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 07 Sep 2004 03:47:29 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+++.....+++.", ".++.+++++.++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};