view lisp/toolbar/lc-paste.xpm @ 63476:a02cb15bf34c

2005-06-15 Matt Hodges <MPHodges@member.fsf.org> * ido.el (ido-incomplete-regexp): New variable. (ido-set-matches-1): Handle invalid-regexp error and set ido-incomplete-regexp. (ido-incomplete-regexp): New face. (ido-completions): Use it. (ido-complete, ido-exit-minibuffer, ido-completions): Handle incomplete regexps. (ido-completions): Add check for complete match when entering a regexp.
author Kim F. Storm <storm@cua.dk>
date Wed, 15 Jun 2005 22:44:09 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * paste2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #FFFFFF",
"+	c #BBBDBA",
"@	c #000100",
"#	c #6B6B66",
"$	c #504D46",
"%	c #D3B354",
"&	c #974F3D",
"       @@@@             ",
" @@@@@@+..#@@@@@@       ",
"@.....$.++#$+...+@      ",
"@.++++$.##+$#+++%@      ",
"@.+++$..+++#$#++%@      ",
"@.++$++++++#$$++%@      ",
"@.++#$$$$$$$$#++%@      ",
"@.+++########+++%@      ",
"@.+++++#$@@@@@$$@@@@@   ",
"@.+++++$+...........+@  ",
"@.+++++$.............@  ",
"@.+++++@.+##+..+#.#+.@  ",
"@.+++++@.............@  ",
"@.+++++$.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@.+++++@.............@  ",
"@.+++++@.##.###+.+#..@  ",
"@.+++++$.............@  ",
"@.+++++$.+##.###+.+#.@  ",
"@+%%%%&@.............@  ",
" @@@@@@@+...........+@  ",
"        @@@@@@@@@@@@@   ",
"                        "};