Mercurial > emacs
view etc/images/gnus/gnus-pointer.xpm @ 101952:3fadcabd5931
(rmail-unix-mail-delimiter): Doc fix.
(rmail-enable-multibyte): Don't really define, only for compiler.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 12 Feb 2009 03:29:19 +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 */ "##################", "######..##..######", "#####........#####", "#.##.##..##...####", "#...####.###...##.", "#..###.######.....", "#####.########...#", "###########.######", "####.###.#..######", "######..###.######", "###....####.######", "###..######.######", "###########.######" };