comparison src/ChangeLog @ 85682:919974c09488

(struct frame): Move all bit fields after the first bit field to take advantage of the available space. Group all the chars together to reduce wasted space due to padding.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 26 Oct 2007 18:09:36 +0000
parents 1a97aae1f388
children 1989e8bb5c7b
comparison
equal deleted inserted replaced
85681:68a4daa7867a 85682:919974c09488
1 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * frame.h (struct frame): Move all bit fields after the first bit
4 field to take advantage of the available space. Group all the
5 chars together to reduce wasted space due to padding.
6
1 2007-10-26 Juanma Barranquero <lekktu@gmail.com> 7 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings. 9 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
4 10
5 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings) 11 * alloc.c (spare_memory, stack_copy, stack_copy_size, ignore_warnings)