# HG changeset patch # User Ken Raeburn # Date 1248168403 0 # Node ID e9be065e7391a2ba47864febce7e4315076930c9 # Parent b426d08d0ba3bdffbb85806da2f564c9b37a9bc9 *** empty log message *** diff -r b426d08d0ba3 -r e9be065e7391 src/ChangeLog --- a/src/ChangeLog Tue Jul 21 09:26:30 2009 +0000 +++ b/src/ChangeLog Tue Jul 21 09:26:43 2009 +0000 @@ -1,3 +1,10 @@ +2009-07-21 Ken Raeburn + + * lread.c (load_depth): New variable. + (Fload, load_unwind, init_lread): Set it to the load recursion + depth; set load_in_progress as a simple boolean based on the + current load_depth. (Bug#3892) + 2009-07-20 Adrian Robert * nsfont.m (ns_has_attribute): Remove.