Mercurial > emacs
view etc/images/ezimage/bitsbang.xpm @ 73109:4a02fd618570
* simple.el (line-move-finish): Handle corner case for fields in
continued lines.
(line-move-1): Remove flawed test for that case.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 24 Sep 2006 21:58:12 +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", " .. . .. . ", ". .++ . . . ", ". .++ . . . ", ". . ++. . . ", " .. ++ .. . ", " ++ ", ". ..++. .. ", ". . .++ . . ", ". . .++ . . ", ". . .++ . . ", ". .. . .. ", " ++ ", " .. . ++. . ", ". . . . . . ", ". . . . . . "};