Fix bidirectional redisplay when deletion creates a paragraph start.
[bpt/emacs.git] / src / ChangeLog
index be4ce13..6b6bd06 100644 (file)
@@ -1,3 +1,9 @@
+2014-04-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * insdel.c (invalidate_buffer_caches): When deleting or replacing
+       text, invalidate the bidi_paragraph_cache upto and including the
+       preceding newline.
+
 2014-04-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Port to IRIX 6.5 (Bug#9684).