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 f7807b90941..b651856f276 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-05-28 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (set_cursor_from_row): Set start and stop points of the | ||
| 4 | loop that looks for the glyph on which to display cursor according | ||
| 5 | to the row's direction. | ||
| 6 | |||
| 1 | 2011-05-21 Eli Zaretskii <eliz@gnu.org> | 7 | 2011-05-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (handle_display_spec): New function, refactored from the | 9 | * xdisp.c (handle_display_spec): New function, refactored from the |