]> git.eshelyaron.com Git - emacs.git/commit
Make xref-find-references work in Help buffers outside of projects
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 3 Oct 2024 01:17:35 +0000 (04:17 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Oct 2024 06:49:00 +0000 (08:49 +0200)
commit267a27f540a7165611b53148097bae661f9452a2
tree85330553f827b88aa1a90a787923e073758cdc08
parentea923fe79025348446dcffc2ac0f36154f8c4cb7
Make xref-find-references work in Help buffers outside of projects

* lisp/help-fns.el (xref-backend-references):
New context-dependent override.  Don't call project-current and
use elisp-load-path-roots directly (bug#69462).
(help-fns--setup-xref-backend): No need to set
project-vc-external-roots-function then.

(cherry picked from commit ad529831018555b4c693844bc3b18766eb78465a)
lisp/help-fns.el