Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2013 11:12:33 +0000 (13:12 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Nov 2013 11:12:33 +0000 (13:12 +0200)
commitaddccbd0c33c921dbd7bba1678112a0e643eff48
treed4f5a8dd6ed51c07d6755f536585634aca507209
parentc9df215b4124767def02fcbd83bba1a95171b921
Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.

 src/fileio.c (Finsert_file_contents): Invalidate the newline cache
 for the entire range of inserted characters.
src/ChangeLog
src/fileio.c