Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1951:31d5f86eb303
[xemacs-hg @ 2004-03-15 18:01:37 by james]
Break infinite loop when out of specpdl space.
author | james |
---|---|
date | Mon, 15 Mar 2004 18:01:40 +0000 |
parents | 1d840489238d |
children | 59e1bbea04fe |
comparison
equal
deleted
inserted
replaced
1950:b5691d548489 | 1951:31d5f86eb303 |
---|---|
1 2004-03-15 Jerry James <james@xemacs.org> | |
2 | |
3 * eval.c (grow_specpdl): Add some specpdl space, even when not | |
4 debug-on-error or debug-on-signal. | |
5 | |
1 2004-03-08 Lutz Euler <lutz.euler@freenet.de> | 6 2004-03-08 Lutz Euler <lutz.euler@freenet.de> |
2 | 7 |
3 * lstream.c (Lstream_pseudo_close): Fix test for LSTREAM_FL_IS_OPEN. | 8 * lstream.c (Lstream_pseudo_close): Fix test for LSTREAM_FL_IS_OPEN. |
4 | 9 |
5 2004-02-26 Jerry James <james@xemacs.org> | 10 2004-02-26 Jerry James <james@xemacs.org> |