Change edebug-max-depth from defconst to defcustom
commit78f841d6db77f8b72d6d7d221af26efb956ab6cb
authorGemini Lasswell <gazally@runbox.com>
Sat, 4 Feb 2017 10:56:19 +0000 (4 12:56 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2017 10:56:19 +0000 (4 12:56 +0200)
treefce319434b2f653816cf18d1a25cdf6808e9dcc2
parentc71b718be86bdda7b51c8ea0da30aa896a7833fe
Change edebug-max-depth from defconst to defcustom

* lisp/emacs-lisp/edebug.el (edebug-max-depth): Add defcustom.
(Bug#24713)

* etc/NEWS: Mention edebug-max-depth.

* doc/lispref/edebug.texi (Checking Whether to Stop): Mention
edebug-max-depth and index it.  Add cross-references for
max-lisp-eval-depth and max-specpdl-size.

Co-authored-by: Eli Zaretskii <eliz@gnu.org>
doc/lispref/edebug.texi
etc/NEWS
lisp/emacs-lisp/edebug.el