(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2001 11:43:41 +0000 (11:43 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2001 11:43:41 +0000 (11:43 +0000)
commit2901f1d1c5c09fb75a6c0401e07ee6f5ff536d3e
tree3e1e8664d1bff0454337ec1cea6031db82816b7b
parent9a190096c7b94fa0c846036330d0480700c75ba2
(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
(funcall_lambda, run_hook_with_args): Make static and add prototype.
(ml_apply, find_handler_clause): Add prototype.
src/eval.c