Mercurial > emacs
view etc/images/gnus/gnus-pointer.xpm @ 61633:a76a30ee7c89
(row_equal_p, update_window_line, scrolling_window):
Compare overlay_arrow_bitmap than overlay_arrow_p members.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Apr 2005 14:09:10 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char *gnus-pointer[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ ". c #0000ff", "# c None s None", /* pixels */ "##################", "######..##..######", "#####........#####", "#.##.##..##...####", "#...####.###...##.", "#..###.######.....", "#####.########...#", "###########.######", "####.###.#..######", "######..###.######", "###....####.######", "###..######.######", "###########.######" };