aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 424416398e8..30692059f03 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-03-16 Eli Zaretskii <eliz@gnu.org>
2
3 * search.c (find_newline): Speed up the function when using the
4 newline cache, by halving the number of call to
5 region_cache_forward and region_cache_backward. (Bug#16830)
6
12014-03-15 Juanma Barranquero <lekktu@gmail.com> 72014-03-15 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * buffer.c (Fset_buffer): Document return value (bug#17015). 9 * buffer.c (Fset_buffer): Document return value (bug#17015).