# HG changeset patch # User Richard M. Stallman # Date 1130657795 0 # Node ID 2e58815bc4aba29d7a786f8c68496b975273945d # Parent 9373f926904ac85d02bfb359f90e88fbef0fec3f *** empty log message *** diff -r 9373f926904a -r 2e58815bc4ab src/ChangeLog --- a/src/ChangeLog Sun Oct 30 07:34:05 2005 +0000 +++ b/src/ChangeLog Sun Oct 30 07:36:35 2005 +0000 @@ -1,9 +1,17 @@ +2005-10-30 Richard M. Stallman + + * alloc.c (BYTES_USED): Use uordblks, not arena. + (bytes_used_when_reconsidered): New variable. + (emacs_blocked_free): Set that. + 2005-10-29 Chong Yidong * alloc.c (emacs_blocked_free): Fix typo. 2005-10-29 Richard M. Stallman + * data.c (Fmake_variable_frame_local): Doc fix. + * xdisp.c (handle_fontified_prop): Do nothing if memory full. (format_mode_line_unwind_data): New arg SAVE_PROPTRANS controls whether to save and restore mode_line_proptrans_alist.