]> git.eshelyaron.com Git - emacs.git/commit
Drop the visited file modtime check for remote xref hits
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 26 Feb 2022 00:18:34 +0000 (02:18 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 26 Feb 2022 00:27:30 +0000 (02:27 +0200)
commit018eeb655aa66ce1f32288ed2c23c042877a578b
treea4cf7f771acfac831bb3e7a10804c1a54685018b
parent9372e543a92306dabfb03a3c1f97ceb5cb4d8608
Drop the visited file modtime check for remote xref hits

* lisp/progmodes/xref.el (xref--hits-remote-id): New variable.
(xref--convert-hits, xref--collect-matches)
(xref--find-file-buffer): Use it (bug#54025).
lisp/progmodes/xref.el