Fix bug #16830 with slow search for newlines in forward-line.
src/search.c (find_newline): Speed up the function when using the newline cache, by halving the number of calls to region_cache_forward and region_cache_backward.
Showing
Please register or sign in to comment