view lisp/sb-tag-minus.xpm @ 57648:f2e389526e8b
(ibuffer-jump-to-buffer): Read buffer name in interactive spec rather
than use `interactive-p' in body of function.
author |
John Paul Wallington <jpw@pobox.com> |
date |
Sat, 23 Oct 2004 10:09:44 +0000 (2004-10-23) |
parents |
c2a09ac7b7b1 |
children |
|
line source
/* XPM */
static char * sb_tag_minus_xpm[] = {
"20 15 5 1",
" c None",
". c #B8B8B8",
"+ c #000000",
"@ c #FFF993",
"# c #828282",
" ",
" ",
" .............. ",
" .++++++++++++++. ",
" .+@@@@@@@@@@@@@@+#",
" .+@@@@@@@@@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
".+@++@@+++++@@@@@@+#",
".+@++@@@.....@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
" #+@@@@@@@@@@@@@@@+#",
" #+@@@@@@@@@@@@@@+#",
" #++++++++++++++# ",
" ############## ",
" "};