]> git.eshelyaron.com Git - emacs.git/commitdiff
Resurrect 2 entries in src/ChangeLog nuked by the previous commit.
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Apr 2014 15:56:23 +0000 (18:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Apr 2014 15:56:23 +0000 (18:56 +0300)
src/ChangeLog

index 8ef5dfe9916cc457eb510455e2f3ddbfdb6a3635..f6d9622d5aba136c9b5a0bea9f2199fdcdcf3c76 100644 (file)
@@ -7,6 +7,16 @@
        Treat rfds, wfds, efds consistently, and test G_IO_PRI too.
        Clear input masks when pselect returns zero.
 
+2014-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffer.c (Foverlays_at): Add argument `sorted'.
+
+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).