Mercurial > emacs
comparison src/ChangeLog @ 32701:a533149c0450
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 20 Oct 2000 19:14:07 +0000 |
parents | b47c2ac2469c |
children | add53414b14f |
comparison
equal
deleted
inserted
replaced
32700:25c6c2562e31 | 32701:a533149c0450 |
---|---|
1 2000-10-20 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * alloc.c (toplevel): Conditionalize compilation of mem_* | |
4 functions differently. | |
5 | |
1 2000-10-20 Jason Rumney <jasonr@gnu.org> | 6 2000-10-20 Jason Rumney <jasonr@gnu.org> |
2 | 7 |
3 * alloc.c (toplevel): Move #ifdef GC_MARK_STACK back to above | 8 * alloc.c (toplevel): Move #ifdef GC_MARK_STACK back to above |
4 mem_init where it used to be. mem_z etc not defined otherwise. | 9 mem_init where it used to be. mem_z etc not defined otherwise. |
5 | 10 |