Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1591:75b8038f720e
[xemacs-hg @ 2003-07-26 14:01:23 by michaels]
2003-07-24 Mike Sperber <mike@xemacs.org>
* post-gc.el (simple-finalizer-ephemerons):
(add-finalizer):
(cleanup-simple-finalizers): Implement simple object finalization.
author | michaels |
---|---|
date | Sat, 26 Jul 2003 14:01:23 +0000 |
parents | 57bec9cc1e4f |
children | 442db3c3c43b |
comparison
equal
deleted
inserted
replaced
1590:03009473262a | 1591:75b8038f720e |
---|---|
1 2003-07-24 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * post-gc.el (simple-finalizer-ephemerons): | |
4 (add-finalizer): | |
5 (cleanup-simple-finalizers): Implement simple object finalization. | |
6 | |
1 2003-07-19 Stephen Turnbull <stephen@xemacs.org> | 7 2003-07-19 Stephen Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * etags.el: Change `\\s ' in comments to `\\s-'. | 9 * etags.el: Change `\\s ' in comments to `\\s-'. |
4 (tags-explicit-name-pattern, tags-DEFUN-pattern, tags-def-pattern): | 10 (tags-explicit-name-pattern, tags-DEFUN-pattern, tags-def-pattern): |
5 Comment the use of groups. | 11 Comment the use of groups. |