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 f43f38997cb..ab1de851f17 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-02-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-02-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_display_and_set_cursor): Check for the focus | ||
| 4 | frame's selected window instead of selected_window. | ||
| 5 | |||
| 3 | * xdisp.c (try_scrolling): If point is in the line below the | 6 | * xdisp.c (try_scrolling): If point is in the line below the |
| 4 | window, make sure to move the iterator at least a canonical | 7 | window, make sure to move the iterator at least a canonical |
| 5 | char height down. | 8 | char height down. |