]> git.eshelyaron.com Git - emacs.git/commit
Simplify xref regular expression with rx
authorDaniel Colascione <dancol@dancol.org>
Sun, 6 Oct 2024 02:07:11 +0000 (22:07 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sun, 6 Oct 2024 12:22:11 +0000 (14:22 +0200)
commit03457960228d2ccbb59602ef041dde6a1eb18d65
tree4d96a482f8dc2cbf8bb7b10e14441d6af4ffa1a5
parentcfdc6b58d0d41a3dbcb57fd2a63f4460f929d8af
Simplify xref regular expression with rx

* lisp/progmodes/xref.el (xref--regexp-to-extended): switch to rx
regular expression for legibility

(cherry picked from commit 500f5da5fb62cd0bbded8df754d93e3147d1d847)
lisp/progmodes/xref.el