Mercurial > emacs
comparison src/ChangeLog @ 32591:4cbe2979f52b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 17 Oct 2000 16:08:57 +0000 |
parents | b3918817f15f |
children | 326836fbd4aa |
comparison
equal
deleted
inserted
replaced
32590:04def897a1c6 | 32591:4cbe2979f52b |
---|---|
1 2000-10-17 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-17 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xdisp.c (cursor_row_p): Take continued lines into account. | |
2 | 4 |
3 * alloc.c (mark_object) [GC_CHECK_STRING_BYTES]: Check validity of | 5 * alloc.c (mark_object) [GC_CHECK_STRING_BYTES]: Check validity of |
4 string's size_byte. | 6 string's size_byte. |
5 (check_string_bytes) [GC_CHECK_STRING_BYTES]: New function. | 7 (check_string_bytes) [GC_CHECK_STRING_BYTES]: New function. |
6 (check_string_bytes_count) [GC_CHECK_STRING_BYTES]: New variable. | 8 (check_string_bytes_count) [GC_CHECK_STRING_BYTES]: New variable. |