diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a9a0ebbe4a1..ad6df5e7ae9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (redisplay_window): If all previous attempts to find the | 3 | * xdisp.c (redisplay_window): If all previous attempts to find the |
| 4 | cursor row failed, try a few alternatives before falling back to | 4 | cursor row failed, try a few alternatives before falling back to |
| 5 | the top-most row of the window. (Bug#17047) | 5 | the top-most row of the window. Use row_containing_pos. (Bug#17047) |
| 6 | 6 | ||
| 7 | 2014-03-22 Daniel Colascione <dancol@dancol.org> | 7 | 2014-03-22 Daniel Colascione <dancol@dancol.org> |
| 8 | 8 | ||