Mercurial > emacs
view lisp/sb-tag-v.xpm @ 43779:6f750829ab0a
(picture-forward-column): New arg `interactive'
is non-nil for an interactive call. Use instead of interactive-p.
(picture-backward-column): Likewise.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 08 Mar 2002 09:58:51 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_v_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@++++++++++.@+.", ".+@@@@@++++++++.@@+.", ".+@++@@@++++++.@@@+.", ".+@++@@@@++++.@@@@+.", ".+@@@@@@@@++.@@@@@+.", " .+@@@@@@@@.@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};