Variable: byte-compile-maxdepth

byte-compile-maxdepth is a variable defined in bytecomp.el.gz.

Value

0

Documentation

Maximum depth of execution stack.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar byte-compile-maxdepth 0 "Maximum depth of execution stack.")