aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 42650a31c7a..faf6724b7df 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12013-10-11 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (deep_copy_glyph_row): Handle the case that FROM and TO
4 have different dimensions. (Bug#15575)
5
6 * dispnew.c (fill_up_frame_row_with_spaces): Now has external
7 visibility.
8
9 * dispextern.h (fill_up_frame_row_with_spaces): Add prototype.
10
12013-10-11 Dmitry Antipov <dmantipov@yandex.ru> 112013-10-11 Dmitry Antipov <dmantipov@yandex.ru>
2 12
3 * term.c (tty_menu_show): Never return with unbalanced 13 * term.c (tty_menu_show): Never return with unbalanced