]> git.eshelyaron.com Git - emacs.git/commit
(edebug-signal): Simplify
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 5 Feb 2024 15:13:56 +0000 (10:13 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Feb 2024 10:53:54 +0000 (11:53 +0100)
commit5383063fd5e266ee3de685b0fec94e3daeeacddd
treebb3e191a5e212dbf2b7ed0195825c8dc6556c583
parent5ec0a249f8e0202c689a7b170417d4f06dcd1d71
(edebug-signal): Simplify

Also, prefer #' to quote function names.

* lisp/emacs-lisp/edebug.el (edebug-signal): Instead of re-signaling
the error, let `signal_or_quit` continue processing it.

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