Mercurial > emacs
view lisp/sb-tag.xpm @ 35893:ce76268f843e
(try_scrolling): If point is in the line below the
window, make sure to move the iterator at least a canonical
char height down.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 05 Feb 2001 13:02:23 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_tag_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@++@@@@@@@@@@@@@+.", ".+@++@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};