]> git.eshelyaron.com Git - emacs.git/commit
Bump up max_specpdl_size to 1600
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 1 Oct 2019 02:33:28 +0000 (04:33 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 1 Oct 2019 02:33:28 +0000 (04:33 +0200)
commit24a3288278d9c152cc16b256287563c4b14d7238
tree83f08e8ddd6631c3ca603ef7379fd249c88cad4e
parent5fe2538d0b3ee59f0f302d97b275f9433e679708
Bump up max_specpdl_size to 1600

* src/eval.c (init_eval_once): Set max_specpdl_size to 1600.
* doc/lispref/variables.texi (Local Variables): Document it.
doc/lispref/variables.texi
src/eval.c