summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-git.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2022-09-14 14:36:24 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2022-09-14 15:59:43 +0200
commitcba866599c23a64018f820e3c34c4a6817d7313e (patch)
tree76b632cab3b5b6f63198ba441bf6b76ed2489f30 /lisp/vc/vc-git.el
parent37fe0cd3580f7998bd407d9a089c8c899011f8ae (diff)
downloademacs-cba866599c23a64018f820e3c34c4a6817d7313e.tar.gz
emacs-cba866599c23a64018f820e3c34c4a6817d7313e.tar.bz2
emacs-cba866599c23a64018f820e3c34c4a6817d7313e.zip
Raise default max-specpdl-size and max-lisp-eval-depth
Recent changes have caused bootstrapping to fail for certain configurations, and it was likely getting close to the limits for others. This change raises the limits to those previously used when configured for nativecomp: max-specpdl-size raised from 1800 to 2500 max-lisp-eval-depth raised from 800 to 1600 * src/eval.c (init_eval_once): Raise limits. * doc/lispref/eval.texi (Eval): * doc/lispref/variables.texi (Local Variables): Document new values.
Diffstat (limited to 'lisp/vc/vc-git.el')
0 files changed, 0 insertions, 0 deletions