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 e5962fa8fed..09ac0d78e73 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12011-09-18 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (display_line): Record maximum and minimum buffer
4 positions even if no glyphs were produced (e.g., by a zero-width
5 stretch). Fixes bug#9530 on a TTY. Under word-wrap, don't record
6 buffer positions that will be removed from the glyph row because
7 they don't fit.
8
12011-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 92011-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 10
3 * xdisp.c (expose_window): Save original value of phys_cursor_on_p 11 * xdisp.c (expose_window): Save original value of phys_cursor_on_p