Mercurial > emacs
view etc/images/ezimage/dir-plus.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_dir_plus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+#######++#####@@+.", ".+#######++######@+.", ".+#####++++++####@+.", ".+#####++++++####@+.", ".+#######++######@+.", ".+#######++######@+.", ".+###############@+.", ".+###############@+.", ".++++++++++++++++++.", " .................. "};