annotate etc/toolbar/folder-up.xpm @ 5368:ed74d2ca7082

Use ', not #', when a given symbol may not have a function binding at read time 2011-03-10 Aidan Kehoe <kehoea@parhasard.net> * cmdloop.el (yes-or-no-p): * cmdloop.el (y-or-n-p): * descr-text.el (describe-char): * diagnose.el (show-memory-usage): * diagnose.el (show-object-memory-usage-stats): * diagnose.el (show-mc-alloc-memory-usage): * diagnose.el (show-gc-stats): * faces.el (face-font-instance): * gtk-font-menu.el (gtk-reset-device-font-menus): * help.el (help-symbol-function-context-menu): * help.el (help-symbol-variable-context-menu): * help.el (help-symbol-function-and-variable-context-menu): * help.el (help-find-source-or-scroll-up): * help.el (help-mouse-find-source-or-track): * help.el (temp-buffer-resize-mode): * minibuf.el (mouse-read-file-name-1): * obsolete.el (find-non-ascii-charset-string): * obsolete.el (find-non-ascii-charset-region): * occur.el (occur-engine): * paragraphs.el (forward-paragraph): * paragraphs.el (forward-sentence): * select.el (activate-region-as-selection): * select.el (select-make-extent-for-selection): * simple.el (zmacs-make-extent-for-region): Use quote, not function, for quoting symbols that may not be fboundp at the point they are read (again, a style issue, since Common Lisp throws an error on this, but we don't, and have no plans to.)
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 10 Mar 2011 18:51:15 +0000
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 * folder[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 "28 28 4 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 black",
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 Gray60",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 "XXXXXXXXoXXXXXXXooXXXXXooXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 "XXXXXoooOoXXXoooOoXXooo+oXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 "XXXooOOOOooooOOOoooo++++oXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 "XXXoOOOOOOOOOooo+++++++oXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 "XXXXoOOOOOOoo++++++++++oXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 "XXXXoOOOOOOo++++ooo+++oXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 "XXXXoOOOOOOo+ooo++++++oXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 "XXXXXoOOOOo+++++++++++oXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 "XXXXXoOOOOo+++oo+++++oXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 "XXXXXXoOOo++oo+++++oooXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 "XXXXXXoOOo++++++oooXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 "XXXXXXoOOo+++oooXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 "XXXXXXXoo+oooXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 "XXXXXXXoooXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"};