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 21bdc81d797..4365222ff7b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12015-01-08 Eli Zaretskii <eliz@gnu.org> 12015-01-08 Eli Zaretskii <eliz@gnu.org>
2 2
3 * .gdbinit (xsymname): New subroutine.
4 (xprintsym, initial-tbreak): Use it to access the name of a symbol
5 in a way that doesn't cause GDB to barf when it tries to
6 dereference a NULL pointer.
7
3 * xdisp.c (next_element_from_c_string): Use Lisp integer zero as 8 * xdisp.c (next_element_from_c_string): Use Lisp integer zero as
4 the object. 9 the object.
5 (set_cursor_from_row, try_cursor_movement, dump_glyph) 10 (set_cursor_from_row, try_cursor_movement, dump_glyph)