view etc/gnus-pointer.xpm @ 32035:396b07cf1395

(Other Repeating Search): Describe `how-many' instead of `count-matches'. Say that they work on the active region in Transient Mark mode.
author Gerd Moellmann <gerd@gnu.org>
date Sat, 30 Sep 2000 15:54:24 +0000
parents 774098937e4f
children 20ca10cf58b3
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 */
"##################",
"######..##..######",
"#####........#####",
"#.##.##..##...####",
"#...####.###...##.",
"#..###.######.....",
"#####.########...#",
"###########.######",
"####.###.#..######",
"######..###.######",
"###....####.######",
"###..######.######",
"###########.######"
};