diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2014-04-15 18:56:23 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2014-04-15 18:56:23 +0300 |
| commit | ad0dfd98e3579f203db3fb22fb74f77fe5f2c21e (patch) | |
| tree | 66f3e1b5102875c7af16c6b0f2267015ea372ff5 /src/ChangeLog | |
| parent | f5a312939f6b5105eb0a1397a831d5e67481965f (diff) | |
Resurrect 2 entries in src/ChangeLog nuked by the previous commit.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
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 @@ 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). |
