]> git.eshelyaron.com Git - emacs.git/commit
Use the elisp xref backend in profiler buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 30 Jul 2019 10:04:21 +0000 (12:04 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 30 Jul 2019 10:04:21 +0000 (12:04 +0200)
commit26381d56e2e39700c60e17ca22c418028a3bfbd9
tree20e9a59155cfd38906bfb3f2f3e1f1cda604daed
parente18a4a08e40c83623c7c5c7159de1b772d22303a
Use the elisp xref backend in profiler buffers

* lisp/profiler.el (profiler--xref-backend): New function (bug#23455).
(profiler-report-mode): Use it to use the elisp xref handler when
hitting `M-.' in profiler buffers.
lisp/profiler.el