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 4c8271bc7cb..06cc70af5c9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-17 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-10-17 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (try_cursor_movement): Use cursor_row_p also when | ||
| 4 | PT has moved backward. | ||
| 5 | |||
| 3 | * xdisp.c (cursor_row_p): Take continued lines into account. | 6 | * xdisp.c (cursor_row_p): Take continued lines into account. |
| 4 | 7 | ||
| 5 | * alloc.c (mark_object) [GC_CHECK_STRING_BYTES]: Check validity of | 8 | * alloc.c (mark_object) [GC_CHECK_STRING_BYTES]: Check validity of |