]> git.eshelyaron.com Git - emacs.git/commit
xref--collect-matches: Speed up on remote
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 27 Dec 2019 14:08:53 +0000 (17:08 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 27 Dec 2019 14:19:00 +0000 (17:19 +0300)
commite1e0a7a7519d4d453bc1eaa355db41b321c8b5bb
tree7aa8ce90d73007430eb04189cdd9f4c7c2a0f9f7
parent219b91eb2c515108e0ff7fd4ae21f17924eb6b01
xref--collect-matches: Speed up on remote

* lisp/progmodes/xref.el (xref--collect-matches):
Don't call find-buffer-visiting on remote file names, it's pretty
slow (bug#34343).
lisp/progmodes/xref.el