aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66fc3c1546b..7561d6ebf61 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12010-04-24 Eli Zaretskii <eliz@gnu.org> 12010-04-24 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
4 use `get_next_display_element' and `set_iterator_to_next' to
5 advance to the next character, when looking for the character that
6 begins the next row.
7
3 * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the 8 * .gdbinit: Add a "set Fmake_symbol" line to force GDB to load the
4 definition of "struct Lisp_Symbol". 9 definition of "struct Lisp_Symbol".
5 10