diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6733cf176ca..0e2af2d766e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-06-11 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (set_cursor_from_row): Fix an off-by-one error when | ||
| 4 | matching overlay strings with 'cursor' property against buffer | ||
| 5 | positions traversed in the glyph row. (Bug#17744) | ||
| 6 | |||
| 1 | 2014-06-11 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2014-06-11 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * nsterm.h (EmacsApp): Always compile in shouldKeepRunning, isFirst | 9 | * nsterm.h (EmacsApp): Always compile in shouldKeepRunning, isFirst |