X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info-7;h=1f075d3c9534edb591e64cfc475cf8f00cfe30e7;hb=e3f949e17ff5fd03194a9220da58a4015facd969;hp=fb875ac92ce592faf254c7bb399487aea82ac240;hpb=4f108f7ad39114b495255195390b5501f97e31e9;p=chise%2Fxemacs-chise.git diff --git a/info/lispref.info-7 b/info/lispref.info-7 index fb875ac..1f075d3 100644 --- a/info/lispref.info-7 +++ b/info/lispref.info-7 @@ -1202,7 +1202,7 @@ values. Loading a file also does evaluation (*note Loading::). 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 of this variable is 500. If you set it to a + The default value of this variable is 1000. If you set it to a value less than 100, Lisp will reset it to 100 if the given value is reached.