diff options
Diffstat (limited to 'lispref/anti.texi')
-rw-r--r-- | lispref/anti.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index c7a72f04df8..c1aa680525a 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -386,7 +386,7 @@ previously autoloaded. @item There is a new variable, @code{recursive-load-depth-limit}, which specifies how many times files can recursively load themselves; it is -50 by default, and nil means infinity. Previously, Emacs signalled an +50 by default, and nil means infinity. Previously, Emacs signaled an error after just 3 recursive loads, which was boring. @item |