Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1154:3136b3c99ceb
[xemacs-hg @ 2002-12-12 03:20:35 by stephent]
GC messages optional <877keg6i2y.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 12 Dec 2002 03:20:43 +0000 |
parents | a123f88fa975 |
children | 6af03f821bbe |
comparison
equal
deleted
inserted
replaced
1153:32656d8c7b09 | 1154:3136b3c99ceb |
---|---|
1 2002-12-03 John Paul Wallington <jpw@shootybangbang.com> | |
2 | |
3 * alloc.c (garbage_collection_messages): New variable. | |
4 (vars_of_alloc): Declare and initialise it. | |
5 (garbage_collect_1): Respect it. | |
6 | |
1 2002-12-02 Mike Sperber <mike@xemacs.org> | 7 2002-12-02 Mike Sperber <mike@xemacs.org> |
2 | 8 |
3 * The Great Window Configuration rewrite: Re-implement window | 9 * The Great Window Configuration rewrite: Re-implement window |
4 configuration functionality in Emacs Lisp. | 10 configuration functionality in Emacs Lisp. |
5 | 11 |