Mercurial > emacs
view etc/images/ezimage/box-plus.xpm @ 71077:e610fb70748a
(Pure Storage): Mention that an overflow in pure
space causes a memory leak.
(Garbage Collection): If there was an overflow in pure space,
`garbage-collect' returns nil.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 29 May 2006 22:26:25 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_plus_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #D19200", " ", " .............. ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@++++++@@@+.", " .+@@+@@@++++++@@@+.", " .+@+@@@@@++@@@@@+.", " .++@@@@@++@@@@@+.", " .++++++++++++++.", " .............. "};