• Eli Zaretskii's avatar
    Fix redisplay when scrolling under redisplay-dont-pause · 17a1bb5a
    Eli Zaretskii authored
    * src/dispnew.c (update_window): Reset the window's
    'must_be_updated_p' flag if the window's update was completed
    without interruption.  This fixes redisplay glitches when
    'redisplay-dont-pause' is nil, at least on MS-Windows, because
    'expose_window' doesn't redraw the exposed rectangle when the
    window's 'must_be_updated_p' flag is set.
    17a1bb5a
dispnew.c 199 KB