Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 21 22:52:35 2003 +0000 +++ b/src/ChangeLog Sat Feb 22 02:08:33 2003 +0000 @@ -1,3 +1,9 @@ +2003-02-21 Ben Wing <ben@xemacs.org> + + * redisplay.c: + * redisplay.c (run_post_redisplay_actions): + Don't get in an infinite loop running post-redisplay actions. + 2003-02-20 Ben Wing <ben@xemacs.org> * alloc.c: