Mercurial > emacs
view etc/images/low-color/cut.xpm @ 108944:b9c2b845f2e6
* lisp/emacs-lisp/advice.el (ad-compile-function):
Define warning-suppress-types before we let-bind it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 08 Jun 2010 21:18:31 -0400 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * cut2_xpm[] = { "24 24 7 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ", " . . ", " . . ", " .+. .@. ", " .@$ #@. ", " .@#. .@+. ", " .@+$ #@+. ", " #@#. .@+$ ", " .@+$ $@+. ", " #@#.%@+# ", " .@+$#++. ", " .@+$+. ", " .++.. ", " ..#$. ", " ............. ", " . ... ... ... ", " .. .. .. .. ", " . . . . ", " .. .. .. .. ", " .... .. . ", " .... .... ", " ", " "};