Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3313:509d2981ffea
[xemacs-hg @ 2006-03-28 17:43:43 by crestani]
EMACS_INT -> double for gc_state, gc_state related clean up
author | crestani |
---|---|
date | Tue, 28 Mar 2006 17:43:54 +0000 |
parents | b593e47979a5 |
children | a921f5f2aa11 |
comparison
equal
deleted
inserted
replaced
3312:b145b32294ff | 3313:509d2981ffea |
---|---|
1 2006-03-26 Marcus Crestani <crestani@xemacs.org> | |
2 | |
3 * diagnose.el (show-gc-stats): Adjust format string, remove | |
4 explicitly-freed statistics (the need to explicitly free went away | |
5 with the asynchronous finalization patch). | |
6 | |
1 2006-03-20 Malcolm Purvis <malcolmp@xemacs.org> | 7 2006-03-20 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 8 |
3 * next-error.el: Rename functions that clash with the next-error | 9 * next-error.el: Rename functions that clash with the next-error |
4 family in compile.el | 10 family in compile.el |
5 * occur.el (occur-next-error): Use new names | 11 * occur.el (occur-next-error): Use new names |