diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 403a588df4c..242018c4061 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-08-21 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-08-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (mouse_face_from_buffer_pos): Support mouse highlight in | ||
| 4 | bidi-reordered L2R lines. Continued lines are not yet supported. | ||
| 5 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in | 6 | * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in |
| 4 | mirroring pixel positions. | 7 | mirroring pixel positions. |
| 5 | 8 | ||