diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index acd7e729254..25f3264198d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2015-01-08 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Fix the value of the column | ||
| 4 | returned for right-to-left screen lines. (Before the change on | ||
| 5 | 2014-12-30, the incorrectly-computed X pixel coordinate concealed | ||
| 6 | this bug.) | ||
| 7 | |||
| 1 | 2015-01-05 Eli Zaretskii <eliz@gnu.org> | 8 | 2015-01-05 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (move_it_to, try_cursor_movement): Don't use the window | 10 | * xdisp.c (move_it_to, try_cursor_movement): Don't use the window |