Fix a terrible slowdown in large fully fontified buffers.
src/xdisp.c <cached_disp_pos, cached_disp_buffer, cached_disp_modiff>: Cache for last found display string position. (compute_display_string_pos): Return the cached position if asked about the same buffer.
Showing
Please register or sign in to comment