annotate etc/toolbar/compile-xx.xpm @ 4942:46f0df723e09

(for main branch) Indent all `with-*' expressions correctly -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2010-01-22 Ben Wing <ben@xemacs.org> * lisp-mode.el: * lisp-mode.el (lisp-indent-function): If the function begins with `with-', assume it is a macro or special form whose last argument is a body. Call `lisp-indent-specform' with a flag indicating that it should indent all arguments as a body instead of with normal (full) indent. * lisp-mode.el (lisp-indent-specform): Add an optional flag argument indicating that all non-distinguished arguments, not just the first, should be indented as a body. This is useful when the number of distinguished (i.e. pre-body) arguments isn't known, and is used for this purpose by `lisp-indent-function'.
author Ben Wing <ben@xemacs.org>
date Fri, 22 Jan 2010 04:18:20 -0600
parents 376386a54a3c
children 7910031dd78a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 /* XPM */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 static char * makefile[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 "28 28 6 1",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 "X c Gray75 s backgroundToolBarColor",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 "o c Gray60",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 "O c white",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 "+ c Gray40",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 "@ c Gray90",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 "# c white",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 "XXXXXXXXXoooXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 "XXXXXXXoooOoooXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 "XXXXXXXo++o++oXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 "XXXXXXoo+ooo+ooXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 "XXXXXXo++o++++oXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 "XXXXXXoo++o++ooXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 "XXXXXXXo+++++ooooXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 "XXXXXXXooo+oooo@oXXoXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 "XXXXXXXXXooo@o@@@oo@oXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 "XXXXXXXXXo@@@@@@@@@@ooXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 "XXXXXXXXXXo@@@ooo@@@oXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 "XXXXXXXXXXo@@o@o#o@@oXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 "XXXXXXXXoo@@o@o###o@@ooXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 "XXXXXXXXo@@@oo####o@@@oXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 "XXXXXXXXooo@o@o###o@oooXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 "XXXXXXXXXXo@@o@o#o@@oXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 "XXXXXXXXXXo@@@ooo@@@oXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 "XXXXXXXXXo@@@@@@@@@@@oXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 "XXXXXXXXXoo@oo@@oooooXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 "XXXXXXXoooXooo@@oXXoXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 "XXXXXXXo++o++ooooXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 "XXXXXXoo+ooo+ooXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 "XXXXXXo++o++++oXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 "XXXXXXoo++o++ooXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 "XXXXXXXo+++++oXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 "XXXXXXXooo+oooXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 "XXXXXXXXXoooXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"};