aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 915a53f7e6e..49ff8efc794 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-09-16 Eli Zaretskii <eliz@gnu.org>
2
3 * xterm.c (x_draw_stretch_glyph_string):
4 * w32term.c (x_draw_stretch_glyph_string): Fix a thinko that
5 caused the block cursor to disappear on a TAB in R2L lines in
6 every window except the leftmost one. Reported by Martin Rudalics
7 <rudalics@gmx.at>.
8
12014-09-16 Dmitry Antipov <dmantipov@yandex.ru> 92014-09-16 Dmitry Antipov <dmantipov@yandex.ru>
2 10
3 Always use matched specpdl entry to record call arguments (Bug#18473). 11 Always use matched specpdl entry to record call arguments (Bug#18473).