diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b846070b922..2b77f081f52 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-10-02 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (coords_in_mouse_face_p): Fix the conditions for when | ||
| 4 | mouse_face_beg_row and mouse_face_end_row are equal. | ||
| 5 | (note_mouse_highlight): Clear mouse highlight when mouse pointer | ||
| 6 | is in a R2L row on the stretch glyph that stands for no text | ||
| 7 | beyond the line end. | ||
| 8 | |||
| 1 | 2010-08-28 Eli Zaretskii <eliz@gnu.org> | 9 | 2010-08-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 10 | ||
| 3 | * xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as | 11 | * xdisp.c (mouse_face_from_buffer_pos): Fix code using bug#1220 as |