Mercurial > emacs
view lisp/gnus/exit-summ.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 * exit_summ_xpm[] = { "24 24 3 1", ". c None", " c #000000000000", "X c #E1E1E0E0E0E0", " .. .. .. .. .. .. .. ..", "........................", "........................", " .. .. .. ..", "...... XXXX .....", "...... XXXXXXX .....", " .. .. XX XX XX .. ..", "...... XXXXXXXX .....", "...... XXXXXXX .....", " .. .. X XX .. ..", "...... XXXX .....", "...... XXXX .....", " .. .. X XXXXX .. ..", "...... XXXXXXX .....", "...... XXXXX XX .....", " .. .. X XXXXX .. ..", "...... XXXXX .....", "...... X .....", " .. . . .. ..", "........................", "........................", " .. .. .. .. .. .. .. ..", "........................", "........................"};