comparison src/ChangeLog @ 31417:a902ad11827b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Sep 2000 21:42:35 +0000
parents e41c4238ed43
children 4824d8111061
comparison
equal deleted inserted replaced
31416:9b8c5bea5e8d 31417:a902ad11827b
1 2000-09-06 Gerd Moellmann <gerd@gnu.org> 1 2000-09-06 Gerd Moellmann <gerd@gnu.org>
2
3 * buffer.c (set_buffer_internal_1) [REL_ALLOC_MMAP]: If
4 buffer's text buffer is null, map new memory.
2 5
3 * ralloc.c (POINTER, SIZE) [emacs]: Define in terms of 6 * ralloc.c (POINTER, SIZE) [emacs]: Define in terms of
4 POINTER_TYPE and size_t. 7 POINTER_TYPE and size_t.
5 (struct mmap_region) [REL_ALLOC_MMAP]: New structure. 8 (struct mmap_region) [REL_ALLOC_MMAP]: New structure.
6 (mmap_regions, mmap_regions_1) [REL_ALLOC_MMAP]: New variables. 9 (mmap_regions, mmap_regions_1) [REL_ALLOC_MMAP]: New variables.