Mercurial > hg > xemacs-beta
diff man/lispref/variables.texi @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | 576fb035e263 |
children | ccaf90c5a53a |
line wrap: on
line diff
--- a/man/lispref/variables.texi Mon Aug 13 11:41:26 2007 +0200 +++ b/man/lispref/variables.texi Mon Aug 13 11:42:25 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}.