Mercurial > emacs
view lisp/gnus/reverse-smile.xpm @ 59022:0b09c3970de0
(cvs-mode-map): Map follow-link to a function which
checks if position is in a filename, rather than some other
clickable item. Function looks for cvs-filename-face at position.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 17 Dec 2004 15:17:35 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * reverse_smile_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++.....+++.", ".++.+++++.++.", ".++.+++++.++.", ".+++++++++++.", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", " .+++++++++. ", " ..+++++.. ", " ....... "};