aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 619efb479e6..090ed55bf92 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12014-07-28 Eli Zaretskii <eliz@gnu.org> 12014-07-28 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (display_line): If called with iterator set up to write
4 to a marginal area, delay the call to handle_line_prefix until we
5 switch back to the text area. (Bug#18035)
6
3 * .gdbinit (xwindow): The members total_cols, total_lines, 7 * .gdbinit (xwindow): The members total_cols, total_lines,
4 left_col, and top_line are C integers (and has been so for the 8 left_col, and top_line are C integers (and has been so for the
5 last 1.5 years). 9 last 1.5 years).