]> git.eshelyaron.com Git - emacs.git/commit
(xref--collect-matches): Move inhibit-modification-hooks binding down
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 14 May 2024 21:09:39 +0000 (00:09 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 16 May 2024 08:21:58 +0000 (10:21 +0200)
commit16baa6533317f5b65082237127993d455859c7ab
tree6abdb25b8c69e93b16f9e28b0637dfe6b4c410cd
parent54ae32c0c069c17a267ad50882ba5b2c18a5c719
(xref--collect-matches): Move inhibit-modification-hooks binding down

* lisp/progmodes/xref.el (xref--collect-matches): Move the
inhibit-modification-hooks binding a little down (bug#53749).
(xref--show-common-initialize): Add sharp-quoting.

(cherry picked from commit 85043246f14933eedf3d2c7c6f5ab603ec3f6a21)
lisp/progmodes/xref.el