aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ef5dfe9916..f6d9622d5ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -7,6 +7,16 @@
7 Treat rfds, wfds, efds consistently, and test G_IO_PRI too. 7 Treat rfds, wfds, efds consistently, and test G_IO_PRI too.
8 Clear input masks when pselect returns zero. 8 Clear input masks when pselect returns zero.
9 9
102014-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * buffer.c (Foverlays_at): Add argument `sorted'.
13
142014-04-14 Eli Zaretskii <eliz@gnu.org>
15
16 * insdel.c (invalidate_buffer_caches): When deleting or replacing
17 text, invalidate the bidi_paragraph_cache upto and including the
18 preceding newline.
19
102014-04-13 Paul Eggert <eggert@cs.ucla.edu> 202014-04-13 Paul Eggert <eggert@cs.ucla.edu>
11 21
12 Port to IRIX 6.5 (Bug#9684). 22 Port to IRIX 6.5 (Bug#9684).