]> git.eshelyaron.com Git - emacs.git/commit
xref--collect-matches: Fix the application of syntax-propertize
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 9 May 2024 02:57:07 +0000 (05:57 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:33:22 +0000 (15:33 +0200)
commita84ce9d1d610f4c0722baa39847836f30e2be1d7
tree0b0e4c4f1532bbc7b7b6f0dc5fa04e3b2d8e5854
parentb0589b180b590e659b18225e34b45cfe2e36dc79
xref--collect-matches: Fix the application of syntax-propertize

* lisp/progmodes/xref.el (xref--collect-matches):
Add syntax-ppss-flush-cache call when needed (bug#53749).

(cherry picked from commit 86187d43e2db841f8ca2893a31f05669f4a1247b)
lisp/progmodes/xref.el