aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2000-10-05 05:23:01 +0000
committerMiles Bader2000-10-05 05:23:01 +0000
commit2f71e601288d27ed4ab60be6f9420408c2e1916d (patch)
tree291ebe9cc465eb98e43f98c76d0e595750fa8624
parent3694cb3fdecea0dda1b72429df36f1a6eef197d1 (diff)
downloademacs-2f71e601288d27ed4ab60be6f9420408c2e1916d.tar.gz
emacs-2f71e601288d27ed4ab60be6f9420408c2e1916d.zip
Remove top empty line.
-rw-r--r--etc/gnus-pointer.xbm5
-rw-r--r--etc/gnus-pointer.xpm3
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/gnus-pointer.xbm b/etc/gnus-pointer.xbm
index 94e915428c3..336a377293b 100644
--- a/etc/gnus-pointer.xbm
+++ b/etc/gnus-pointer.xbm
@@ -1,6 +1,7 @@
1
1#define noname_width 18 2#define noname_width 18
2#define noname_height 13 3#define noname_height 12
3static char noname_bits[] = { 4static char noname_bits[] = {
4 0x00,0x00,0x00,0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02, 5 0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02,
5 0x46,0xe0,0x03,0x20,0xc0,0x01,0x00,0x08,0x00,0x10,0x0d,0x00,0xc4,0x08,0x00, 6 0x46,0xe0,0x03,0x20,0xc0,0x01,0x00,0x08,0x00,0x10,0x0d,0x00,0xc4,0x08,0x00,
6 0x78,0x08,0x00,0x18,0x89,0x00,0x00,0x08,0x00}; 7 0x78,0x08,0x00,0x18,0x89,0x00,0x00,0x08,0x00};
diff --git a/etc/gnus-pointer.xpm b/etc/gnus-pointer.xpm
index c47443dbb74..ab6b556e955 100644
--- a/etc/gnus-pointer.xpm
+++ b/etc/gnus-pointer.xpm
@@ -1,12 +1,11 @@
1/* XPM */ 1/* XPM */
2static char *gnus-pointer[] = { 2static char *gnus-pointer[] = {
3/* width height num_colors chars_per_pixel */ 3/* width height num_colors chars_per_pixel */
4" 18 13 2 1", 4" 18 12 2 1",
5/* colors */ 5/* colors */
6". c #0000ff", 6". c #0000ff",
7"# c None s None", 7"# c None s None",
8/* pixels */ 8/* pixels */
9"##################",
10"######..##..######", 9"######..##..######",
11"#####........#####", 10"#####........#####",
12"#.##.##..##...####", 11"#.##.##..##...####",