(redisplay_window): When text has not changed,
call compute_motion starting from the former PT if possible. If PT is unchanged from w->last_point, don't do compute_motion at all.
Showing
Please register or sign in to comment
call compute_motion starting from the former PT if possible. If PT is unchanged from w->last_point, don't do compute_motion at all.