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 a86b695e147..9d5e7687110 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12014-07-29 Eli Zaretskii <eliz@gnu.org>
2
3 Fix hscroll of R2L lines that begin with a TAB or another wide glyph.
4 * xdisp.c (append_stretch_glyph): In a R2L glyph row, decrease the
5 pixel width of the first glyph that is hscrolled from display.
6 (display_line): In R2L glyph rows, don't give a negative offset to
7 row->x when the first glyph begins before first_visible_x.
8
12014-07-29 Andreas Schwab <schwab@suse.de> 92014-07-29 Andreas Schwab <schwab@suse.de>
2 10
3 * macros.c (Fstart_kbd_macro): Initialize kbd_macro_ptr and 11 * macros.c (Fstart_kbd_macro): Initialize kbd_macro_ptr and