Mercurial > hg > xemacs-beta
diff man/lispref/variables.texi @ 369:1d62742628b6 r21-1-14
Import from CVS: tag r21-1-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:51 +0200 |
parents | 341dac730539 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/man/lispref/variables.texi Mon Aug 13 11:01:11 2007 +0200 +++ b/man/lispref/variables.texi Mon Aug 13 11:01:51 2007 +0200 @@ -251,7 +251,7 @@ 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. @code{max-lisp-eval-depth} provides another limit on depth of nesting. @xref{Eval}.