Mercurial > emacs
comparison src/ChangeLog @ 66510:d61d223b2357
(BASE_PURESIZE): Incremented to 1130000.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 28 Oct 2005 17:57:02 +0000 |
parents | fcde30dab36e |
children | 4edda6684b0a |
comparison
equal
deleted
inserted
replaced
66509:77965ea08860 | 66510:d61d223b2357 |
---|---|
1 2005-10-28 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * puresize.h (BASE_PURESIZE): Incremented to 1130000. | |
4 | |
1 2005-10-28 Richard M. Stallman <rms@gnu.org> | 5 2005-10-28 Richard M. Stallman <rms@gnu.org> |
2 | 6 |
3 * xfns.c (syms_of_xfns): Provide `x' as feature. | 7 * xfns.c (syms_of_xfns): Provide `x' as feature. |
4 | 8 |
5 * xdisp.c (decode_mode_spec): Define %e to indicate memory full. | 9 * xdisp.c (decode_mode_spec): Define %e to indicate memory full. |
8 between info[n].start and info[n].end. | 12 between info[n].start and info[n].end. |
9 | 13 |
10 * alloc.c (spare_memory): No longer static. | 14 * alloc.c (spare_memory): No longer static. |
11 (xfree) [!SYSTEM_MALLOC]: Call refill_memory_reserve. | 15 (xfree) [!SYSTEM_MALLOC]: Call refill_memory_reserve. |
12 | 16 |
13 * puresize.h (BASE_PURESIZE): Incremented to 112000. | 17 * puresize.h (BASE_PURESIZE): Incremented to 1120000. |
14 | 18 |
15 2005-10-27 Chong Yidong <cyd@stupidchicken.com> | 19 2005-10-27 Chong Yidong <cyd@stupidchicken.com> |
16 | 20 |
17 * data.c (Fmake_variable_frame_local): Add clarification to | 21 * data.c (Fmake_variable_frame_local): Add clarification to |
18 docstring. | 22 docstring. |