diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 27b7e709317..c6238701301 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (set_cursor_from_row): Don't invoke special treatment of | ||
| 4 | truncated lines if point is covered by a display string. (Bug#9524) | ||
| 5 | |||
| 1 | 2011-09-16 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-09-16 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * xselect.c: Relax test for outgoing X longs (Bug#9498). | 8 | * xselect.c: Relax test for outgoing X longs (Bug#9498). |