Avoid leaving traces of cursor when entering linum-mode.
commitaba05ce9b6381e3538cfc22dbce7dd7df4ad7342
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Sep 2012 20:10:36 +0000 (9 23:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Sep 2012 20:10:36 +0000 (9 23:10 +0300)
tree4b1e7951aa0fdf74e70b470f3e4841d8a3b31a26
parente99579563e157a993cef09ee61ea3d0027358f1a
Avoid leaving traces of cursor when entering linum-mode.

 src/fringe.c (draw_fringe_bitmap_1): Don't reduce the width of the
 left fringe if the window has a left margin.  This avoids leaving
 traces of the cursor because its leftmost pixel is not drawn over.
src/ChangeLog
src/fringe.c