XEmacs 21.2.44 "Thalia".
[chise/xemacs-chise.git.1] / info / lispref.info-9
index a0554c4..5e15da6 100644 (file)
@@ -583,7 +583,7 @@ rather than localized in time.
      This limit, with the associated error when it is exceeded, is one
      way that Lisp avoids infinite recursion on an ill-defined function.
 
-     The default value is 600.
+     The default value is 3000.
 
      `max-lisp-eval-depth' provides another limit on depth of nesting.
      *Note Eval::.