Mercurial > emacs
view etc/images/ezimage/bitsbang.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_objod_xpm[] = { "15 15 3 1", " c None", ". c #000CFF", "+ c #FFFA00", " .. . .. . ", ". .++ . . . ", ". .++ . . . ", ". . ++. . . ", " .. ++ .. . ", " ++ ", ". ..++. .. ", ". . .++ . . ", ". . .++ . . ", ". . .++ . . ", ". .. . .. ", " ++ ", " .. . ++. . ", ". . . . . . ", ". . . . . . "};