]> git.eshelyaron.com Git - emacs.git/commit
(Fload): Detect recursive load error for more than 3
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Nov 2001 02:13:13 +0000 (02:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Nov 2001 02:13:13 +0000 (02:13 +0000)
commit3ba6fd9a105f83c161e2384ab626c6d530b3a9b9
tree390ca724f9fe87c87c8bd71570049f238f07d31e
parentbfba6c0960588288f33f1506182661af4c3964e0
(Fload): Detect recursive load error for more than 3
nestings of the same file.
(Vrecursive_load_depth_limit): Variable deleted.
(syms_of_lread) <recursive-load-depth-limit>: Variable deleted.
src/lread.c