comparison src/ChangeLog @ 1322:0e48d8b45bdb

[xemacs-hg @ 2003-02-23 10:58:01 by ben] another boo-boo eval.c: damn those off-by-one errors.
author ben
date Sun, 23 Feb 2003 10:58:05 +0000
parents 4f58e6e65139
children 70841e88fbee
comparison
equal deleted inserted replaced
1321:4f69b7a5bf9f 1322:0e48d8b45bdb
1 2003-02-23 Ben Wing <ben@xemacs.org>
2
3 * eval.c (unbind_to_hairy):
4 damn those off-by-one errors.
5
1 2003-02-21 Ben Wing <ben@xemacs.org> 6 2003-02-21 Ben Wing <ben@xemacs.org>
2 7
3 * redisplay.c: 8 * redisplay.c:
4 * redisplay.c (run_post_redisplay_actions): 9 * redisplay.c (run_post_redisplay_actions):
5 Don't get in an infinite loop running post-redisplay actions. 10 Don't get in an infinite loop running post-redisplay actions.