]> git.eshelyaron.com Git - emacs.git/commit
Add imenu support to xref
authorDamien Cassou <damien@cassou.me>
Fri, 23 Aug 2019 04:30:46 +0000 (06:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 04:30:46 +0000 (06:30 +0200)
commit1071dfe18175ecf48d98ea9d3fd1468a7a5e9568
tree9c34aa6a355db545ed43cdb98c6587ba429d3092
parentfbbc257190d115dc76e1a8cf4e4992d52d7f55b9
Add imenu support to xref

* lisp/progmodes/xref.el (xref--imenu-prev-index-position)
(xref--imenu-extract-index-name): Add functions to get imenu support.
(xref--xref-buffer-mode): Set imenu variables to the new functions.
* etc/NEWS: Add corresponding entry (bug#36974).
etc/NEWS
lisp/progmodes/xref.el