Fix beg_col calculation when painting from window start.
commite1291a3605edf76f414c7f2919b02d714d41e827
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 17:42:53 +0000 (2 19:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 17:42:53 +0000 (2 19:42 +0200)
treea78fb8f4c5420effad9c5525f091be370481cce4
parent1f382a02c1ca5043c2b2cbaca314578da98af24c
Fix beg_col calculation when painting from window start.

 xdisp.c (mouse_face_from_buffer_pos): Don't compute beg_col
 if already decided to paint from beginning of window.
src/ChangeLog
src/xdisp.c