]> git.eshelyaron.com Git - emacs.git/commit
xref: error -> user-error: reduce debug-on-error annoyance
authorDaniel Colascione <dancol@dancol.org>
Sat, 22 Mar 2025 01:09:19 +0000 (21:09 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 19:23:09 +0000 (20:23 +0100)
commitce1051d755eeb12b8d6ca8966a82b9f0497496fd
treecbefa19479207f1d9b10b3b875a1eef7f54ad985
parent28770ca212eba3c66957b12e31d6afbdbfb3aab2
xref: error -> user-error: reduce debug-on-error annoyance

* lisp/progmodes/xref.el (xref--next-error-function): Use user-error
instead of error.

(cherry picked from commit 2fcf6b40869f085b32876206179bf1dfe2dc2c93)
lisp/progmodes/xref.el