Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1320:4f58e6e65139
[xemacs-hg @ 2003-02-22 02:08:32 by ben]
oops
redisplay.c: Don't get in an infinite loop running post-redisplay actions.
author | ben |
---|---|
date | Sat, 22 Feb 2003 02:08:33 +0000 |
parents | b531bf8658e9 |
children | 0e48d8b45bdb |
comparison
equal
deleted
inserted
replaced
1319:48817884fdbb | 1320:4f58e6e65139 |
---|---|
1 2003-02-21 Ben Wing <ben@xemacs.org> | |
2 | |
3 * redisplay.c: | |
4 * redisplay.c (run_post_redisplay_actions): | |
5 Don't get in an infinite loop running post-redisplay actions. | |
6 | |
1 2003-02-20 Ben Wing <ben@xemacs.org> | 7 2003-02-20 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * alloc.c: | 9 * alloc.c: |
4 * alloc.c (garbage_collect_1): | 10 * alloc.c (garbage_collect_1): |
5 Make gc_currently_forbidden static. | 11 Make gc_currently_forbidden static. |