Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2034:51e4a77ed447
[xemacs-hg @ 2004-04-19 14:39:45 by james]
Move QUIT checking down one level to catch QUITP and avoid catching uses of
QUIT that have already disabled checking.
author | james |
---|---|
date | Mon, 19 Apr 2004 14:39:49 +0000 |
parents | d82ed7be1636 |
children | aaa6e4c4e653 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Apr 19 11:26:04 2004 +0000 +++ b/src/ChangeLog Mon Apr 19 14:39:49 2004 +0000 @@ -1,3 +1,9 @@ +2004-04-15 Jerry James <james@xemacs.org> + + * signal.c (check_what_happened): Remove check for proper + redisplay wrapping. + * signal.c (check_quit): Put the check here instead. + 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org> * emacs.c (main_1): dumped_data_max_size and dumped_data_align_offset