aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index af03fa54291..84ba55e3bdf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12013-03-06 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * lisp.h (find_next_newline_no_quit): Rename to find_next_newline.
4 * xdisp.c (back_to_previous_line_start, forward_to_next_line_start)
5 (get_visually_first_element, move_it_vertically_backward): Ajust users.
6 * bidi.c (bidi_find_paragraph_start): Likewise.
7 * indent.c (vmotion): Likewise.
8
12013-03-05 Paul Eggert <eggert@cs.ucla.edu> 92013-03-05 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 FILE's lock is now always .#FILE and may be a regular file (Bug#13807). 11 FILE's lock is now always .#FILE and may be a regular file (Bug#13807).