Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2814:520c08f04735
[xemacs-hg @ 2005-06-16 19:59:33 by crestani]
2005-06-06 Marcus Crestani <crestani@xemacs.org>
* lisp.h (DEFUN): Define S##fname here.
* lisp.h (DEFUN_NORETURN): Define S##fname here.
* symeval.h (DEFSUBR_MC_ALLOC): Use already defined S##fname.
author | crestani |
---|---|
date | Thu, 16 Jun 2005 19:59:35 +0000 |
parents | d3bdda4872ac |
children | 18bd0414af22 |
comparison
equal
deleted
inserted
replaced
2813:0f6ab06af483 | 2814:520c08f04735 |
---|---|
1 2005-06-06 Marcus Crestani <crestani@xemacs.org> | |
2 | |
3 * lisp.h (DEFUN): Define S##fname here. | |
4 * lisp.h (DEFUN_NORETURN): Define S##fname here. | |
5 * symeval.h (DEFSUBR_MC_ALLOC): Use already defined S##fname. | |
6 | |
1 2005-06-01 Marcus Crestani <crestani@xemacs.org> | 7 2005-06-01 Marcus Crestani <crestani@xemacs.org> |
2 | 8 |
3 * ralloc.c: | 9 * ralloc.c: |
4 * ralloc.c (r_alloc_free): Call refill_memory_reserve only if | 10 * ralloc.c (r_alloc_free): Call refill_memory_reserve only if |
5 MC_ALLOC is not defined. | 11 MC_ALLOC is not defined. |