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 2cf61287e7d..842e21714c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-13 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-10-13 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * dispnew.c (direct_output_for_insert): Call set_iterator_to_next | ||
| 4 | with additional argument. | ||
| 5 | |||
| 3 | * xdisp.c (cursor_row_p): New function. | 6 | * xdisp.c (cursor_row_p): New function. |
| 4 | (try_cursor_movement, display_line): Use it. | 7 | (try_cursor_movement, display_line): Use it. |
| 5 | 8 | ||