]> git.eshelyaron.com Git - emacs.git/commit
edebug.el: Fix `edebug-remove-instrumentation` (bug#70791)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 6 May 2024 18:33:43 +0000 (14:33 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 20:06:31 +0000 (22:06 +0200)
commit957dfc79d7f8f49c0e357aa717d242b14586a8b7
tree496a1e7799280ad2037982e3fad0d98e7e36d08d
parent93e198d71827a02c9a9fef8616e9819607471c52
edebug.el: Fix `edebug-remove-instrumentation` (bug#70791)

* lisp/emacs-lisp/edebug.el (edebug-unwrap*): Traverse interpreted
functions.

(cherry picked from commit f63615208adf2852b9384fe817e930588920a894)
lisp/emacs-lisp/edebug.el