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 6e2f7057b75..0c8fa7b31d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-04-23 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-22 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2014-04-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Port to GCC 4.9.0 with --enable-gcc-warnings. | 9 | Port to GCC 4.9.0 with --enable-gcc-warnings. |