* lread.c: Rewrite 2009-07-21 changes.
authorKen Raeburn <raeburn@raeburn.org>
Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)
commit2baf5e7610491eedb042b89056324d7f79e8a288
tree7d7a96d5a8eb07c9ff4913339d9a61914e4bbf58
parent1395c6f54c37e5ee4e870d39180b07dba2060b73
* lread.c: Rewrite 2009-07-21 changes.
(load_depth): Deleted.
(Qload_in_progress): New variable.
(load_unwind): Don't reference load_depth or load_in_progress.
(Fload): Likewise; specbind Qload_in_progress instead.
(init_lread): Don't initialize load_depth.
(syms_of_lread): Initialize and protect Qload_in_progress.
src/ChangeLog
src/lread.c