comparison src/ChangeLog @ 32593:326836fbd4aa

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 17 Oct 2000 19:32:44 +0000
parents 4cbe2979f52b
children 6271a432fb2b
comparison
equal deleted inserted replaced
32592:b15e9539194b 32593:326836fbd4aa
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
6 string's size_byte. 9 string's size_byte.
7 (check_string_bytes) [GC_CHECK_STRING_BYTES]: New function. 10 (check_string_bytes) [GC_CHECK_STRING_BYTES]: New function.