Mercurial > emacs
view etc/images/ezimage/label.xpm @ 72949:2ac796de336d
(update_text_area): Undo 2000-07-18 change.
Always redrawing whole row if line has mouse-face in it causes
excessive flickering of the mode line.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 17 Sep 2006 20:57:44 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_label_xpm[] = { "10 16 3 1", " c None", ". c gray", "+ c blue", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};