changeset 104007:e9be065e7391

*** empty log message ***
author Ken Raeburn <raeburn@raeburn.org>
date Tue, 21 Jul 2009 09:26:43 +0000
parents b426d08d0ba3
children 4bb394828f1e
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <raeburn@raeburn.org>
+
+	* 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  <Adrian.B.Robert@gmail.com>
 
 	* nsfont.m (ns_has_attribute): Remove.