]> git.eshelyaron.com Git - emacs.git/commit
Mark breakpoints in edebug with highlights
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 10:07:42 +0000 (12:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Oct 2019 10:17:28 +0000 (12:17 +0200)
commite8b3a15cb6ff187ce08afcb43bd9a0b7907268ca
treed7576b8bf8de8b33fe1802e3e8e6fa694c23b05b
parent41ba8231ef072571e1a6feabc15d113e5cf57556
Mark breakpoints in edebug with highlights

* lisp/emacs-lisp/edebug.el (edebug--overlay-breakpoints)
(edebug--overlay-breakpoints-remove): New functions (bug#23468).
(edebug-modify-breakpoint): Use them to highlight breakpoints.
(edebug--display-1): Restore breakpoint highlights.
(edebug--recursive-edit): Remove highlights on exit.
lisp/emacs-lisp/edebug.el