]> git.eshelyaron.com Git - emacs.git/commit
Add one more mouse-set-point call to functions xref-find-*-at-mouse
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 31 Aug 2023 00:21:11 +0000 (03:21 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Thu, 31 Aug 2023 00:22:56 +0000 (03:22 +0300)
commit128ed5c9f17fab87fdb679326035aa2598612658
treef684227025592c3b71c4b3558b73b54678014f99
parent3ebb498e75e2d57be0ba232821bea024d7a2a4e6
Add one more mouse-set-point call to functions xref-find-*-at-mouse

* lisp/progmodes/xref.el (xref-find-definitions-at-mouse)
(xref-find-references-at-mouse): Call mouse-set-point to ensure
that the search is initiated at the same place where
xref-backend-identifier-at-point was called (bug#65578).
lisp/progmodes/xref.el