Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3320:a921f5f2aa11
[xemacs-hg @ 2006-03-31 08:39:09 by crestani]
* diagnose.el (show-mc-alloc-memory-usage): Rename buffer to
"mc-alloc memory usage" to avoid name clash with
show-memory-usage.
author | crestani |
---|---|
date | Fri, 31 Mar 2006 08:39:10 +0000 |
parents | 509d2981ffea |
children | cf02a1da936a |
comparison
equal
deleted
inserted
replaced
3319:2f13ae1532db | 3320:a921f5f2aa11 |
---|---|
1 2006-03-31 Marcus Crestani <marcus.crestani@ub.uni-tuebingen.de> | |
2 | |
3 * diagnose.el (show-mc-alloc-memory-usage): Rename buffer to | |
4 "mc-alloc memory usage" to avoid name clash with | |
5 show-memory-usage. | |
6 | |
1 2006-03-26 Marcus Crestani <crestani@xemacs.org> | 7 2006-03-26 Marcus Crestani <crestani@xemacs.org> |
2 | 8 |
3 * diagnose.el (show-gc-stats): Adjust format string, remove | 9 * diagnose.el (show-gc-stats): Adjust format string, remove |
4 explicitly-freed statistics (the need to explicitly free went away | 10 explicitly-freed statistics (the need to explicitly free went away |
5 with the asynchronous finalization patch). | 11 with the asynchronous finalization patch). |