]> git.eshelyaron.com Git - emacs.git/commit
New command to clear all breakpoints in a function
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 11:40:03 +0000 (13:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 11:40:03 +0000 (13:40 +0200)
commit23b30327020c3f59691fbb20f061691c7bb15bdd
treea101fcbc8d57a6ed85205c97a7fc968bc2b1d6e1
parenta4e7c15484a9330fb9e1a1b425fcf1b37bad04e1
New command to clear all breakpoints in a function

* doc/lispref/edebug.texi (Breakpoints): Mention it.

* lisp/emacs-lisp/edebug.el (edebug-unset-breakpoints): New
command and keystroke.
doc/lispref/edebug.texi
etc/NEWS
lisp/emacs-lisp/edebug.el