aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 07c99e20d7e..4f458809e77 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -27,8 +27,7 @@
27 (set_cursor_from_row, find_first_unchanged_at_end_row): Use 27 (set_cursor_from_row, find_first_unchanged_at_end_row): Use
28 EMACS_INT for buffer positions. 28 EMACS_INT for buffer positions.
29 29
30 * dispextern.h (set_cursor_from_row, mode_line_string): Adjust 30 * dispextern.h (set_cursor_from_row): Adjust prototype.
31 prototype.
32 31
33 * dispnew.c (increment_matrix_positions) 32 * dispnew.c (increment_matrix_positions)
34 (increment_row_positions, copy_glyph_row_contents) 33 (increment_row_positions, copy_glyph_row_contents)