view etc/images/gnus/uu-decode.xpm @ 95781:a17231a1f8f8

* dired.c (file_name_completion): Don't return t if the match is exact but with different capitalization. * minibuf.c (Ftry_completion): Simplify.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 10 Jun 2008 18:41:01 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * uu_decode_xpm[] = {
"24 24 9 1",
" 	c None",
".	c #919187876969",
"X	c #C2C2B9B99C9C",
"o	c #868686868686",
"O	c #8F8F8F8F8F8F",
"+	c #000000000000",
"@	c #4C4C4C4C4C4C",
"#	c #E9E9EFEFE8E8",
"$	c #8686ADAD7D7D",
"                        ",
"                        ",
"                        ",
"    ..............      ",
"    X.o.........O.++    ",
"    XX++++++++++..++    ",
"    XX@########+..++    ",
"    XX@########+..++    ",
"    XX@$#$$$#$#+..++    ",
"    XX@#$$$$$$#+..++    ",
"    XX@##$#####+..++    ",
"    XX@##$#$$##+..++    ",
"    XX@##$#$$##+..++    ",
"    XX@##$$#$$#+..++    ",
"    XX@######$#+..++    ",
"    XX@########+..++    ",
"    XX@########+..++    ",
"    XX.@@@@@@@@@..++    ",
"    X.XXXXXXXXXX..++    ",
"    .XXXXXXXXXXXX.++    ",
"     +++++++++++++++    ",
"     +++++++++++++++    ",
"                        ",
"                        "};