annotate etc/images/gud/pp.xpm @ 112187:e371b9b5f88f

* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after refreshing the diary buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Jan 2011 18:31:47 -0500
parents 6ea05e92aaad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
66767
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
1 /* XPM */
66883
6ea05e92aaad Use a more appropriate variable name.
Nick Roberts <nickrob@snap.net.nz>
parents: 66767
diff changeset
2 static char * pp_xpm[] = {
66767
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
3 "24 24 2 1",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
4 " c None",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
5 ". c #000000000000",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
6 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
7 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
8 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
9 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
10 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
11 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
12 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
13 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
14 " ... ... ... ... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
15 " ... ... ... ... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
16 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
17 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
18 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
19 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
20 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
21 " ... .. ... .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
22 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
23 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
24 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
25 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
26 " .... .... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
27 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
28 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
29 " "};