Fix bug #17269 with corruption of the newline cache.
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 07:24:40 +0000 (10:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 07:24:40 +0000 (10:24 +0300)
commitf76da67d4040ec3c766b7f4977341e142348cf60
treee77ee1ab0452c1055f5fafd74e04f9a712de224c
parentb262bde327db2cd9b2f01f2d3ed946d0b188cb9d
Fix bug #17269 with corruption of the newline cache.

 src/insdel.c (invalidate_buffer_caches): Invalidate the bidi
 paragraph-start cache before the newline cache.
src/ChangeLog
src/insdel.c