aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2010-04-19 16:05:35 +0300
committerEli Zaretskii2010-04-19 16:05:35 +0300
commitd1da276f60aebe2ae8efe67f0b92c938e7451175 (patch)
tree5412523bb504b111d39435c80b502dc3decb0894 /src/ChangeLog
parent37dcfea079aea4edbdcf175468f780048ed14a6b (diff)
downloademacs-d1da276f60aebe2ae8efe67f0b92c938e7451175.tar.gz
emacs-d1da276f60aebe2ae8efe67f0b92c938e7451175.zip
.gdbinit (xsubchartable): New command.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 17915b318ff..851835e93a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-04-19 Eli Zaretskii <eliz@gnu.org> 12010-04-19 Eli Zaretskii <eliz@gnu.org>
2 2
3 * .gdbinit (xsubchartable): New command.
4
3 * xdisp.c (display_line): Don't write beyond the last glyph row in 5 * xdisp.c (display_line): Don't write beyond the last glyph row in
4 the desired matrix. Fixes a crash in "emacs -nw", see 6 the desired matrix. Fixes a crash in "emacs -nw", see
5 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html 7 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html