Mercurial > emacs
view lisp/sb-tag-plus.xpm @ 31468:78540f2db51b
(mmap_find): Fix overlap computation.
(mmap_enlarge): Compute nbytes before trying to find an
overlapping region.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 07 Sep 2000 16:10:22 +0000 |
parents | d6f40942e987 |
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", " ", " ", " ............... ", " .+++++++++++++++.", " .+@@@@@@@@@@@@@@+.", " .+@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@++@@++++++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", " .+@@@@@@++@@@@@@@+.", " .+@@@@@@@@@@@@@@+.", ". .+++++++++++++++.", " ............... ", " "};