Mercurial > emacs
comparison src/ChangeLog @ 66548:2e58815bc4ab
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Oct 2005 07:36:35 +0000 |
parents | 60d77f0435af |
children | 2b1397553d1d |
comparison
equal
deleted
inserted
replaced
66547:9373f926904a | 66548:2e58815bc4ab |
---|---|
1 2005-10-30 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * alloc.c (BYTES_USED): Use uordblks, not arena. | |
4 (bytes_used_when_reconsidered): New variable. | |
5 (emacs_blocked_free): Set that. | |
6 | |
1 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | 7 2005-10-29 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * alloc.c (emacs_blocked_free): Fix typo. | 9 * alloc.c (emacs_blocked_free): Fix typo. |
4 | 10 |
5 2005-10-29 Richard M. Stallman <rms@gnu.org> | 11 2005-10-29 Richard M. Stallman <rms@gnu.org> |
12 | |
13 * data.c (Fmake_variable_frame_local): Doc fix. | |
6 | 14 |
7 * xdisp.c (handle_fontified_prop): Do nothing if memory full. | 15 * xdisp.c (handle_fontified_prop): Do nothing if memory full. |
8 (format_mode_line_unwind_data): New arg SAVE_PROPTRANS | 16 (format_mode_line_unwind_data): New arg SAVE_PROPTRANS |
9 controls whether to save and restore mode_line_proptrans_alist. | 17 controls whether to save and restore mode_line_proptrans_alist. |
10 Callers changed. | 18 Callers changed. |