diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 654b9425770..9d4fd2d6d37 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-04-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * search.c (Fnewline_cache_check): Don't try to count newlines | ||
| 4 | outside the buffer's restriction, as find_newline doesn't support | ||
| 5 | that. | ||
| 6 | |||
| 1 | 2014-04-24 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2014-04-24 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * window.c (Fset_window_configuration): Deactivate the mark before | 9 | * window.c (Fset_window_configuration): Deactivate the mark before |