Mercurial > emacs
annotate etc/tree-widget/folder/close.xpm @ 80902:445b9f7dc11b
* longlines.el (longlines-mode): Make longlines-auto-wrap
buffer-local. Add hooks unconditionally.
(longlines-auto-wrap): Toggle wrapping.
(longlines-after-change-function)
(longlines-post-command-function): Check longlines-auto-wrap.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 12 May 2007 23:18:51 +0000 |
parents | 37975f598c83 |
children |
rev | line source |
---|---|
55588 | 1 /* XPM */ |
71110
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
2 static char * close_xpm[] = { |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
3 "16 22 15 1", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
4 " c None", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
5 ". c #848400", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
6 "+ c #E7E79C", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
7 "@ c #E7E794", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
8 "# c #DEDE8C", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
9 "$ c #ADAD39", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
10 "% c #ADAD42", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
11 "& c #B5B54A", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
12 "* c #B5B552", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
13 "= c #BDBD5A", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
14 "- c #9C9C29", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
15 "; c #A5A531", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
16 "> c #C6C663", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
17 ", c #C6C66B", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
18 "' c #CECE73", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
19 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
20 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
21 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
22 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
23 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
24 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
25 " .... ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
26 ".+@@#....... ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
27 ".....$%%&&*=. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
28 ".-;;$%%&&*==. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
29 ".;;$%%&&*===. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
30 ".;$%%&&*===>. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
31 ".$%%&&*===>,. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
32 ".%%&&*===>,,. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
33 ".%&&*===>,,'. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
34 "............. ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
35 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
36 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
37 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
38 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
39 " ", |
37975f598c83
Reduce the size of images.
David Ponce <david@dponce.com>
parents:
55588
diff
changeset
|
40 " "}; |