]> git.eshelyaron.com Git - emacs.git/commit
Support filename matches in etags xref backend
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 30 Jul 2019 13:59:32 +0000 (16:59 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 30 Jul 2019 13:59:59 +0000 (16:59 +0300)
commit0b79445f55274f7c0c4f9d4d63931321a4c82a97
tree3eadd611ad0bdd1f8f15e480fbd79cf0392ed40a
parent4fe88791df32f083ae329a0f4415fc29b599e9c5
Support filename matches in etags xref backend

* lisp/progmodes/etags.el (etags--xref-find-definitions):
Support filename matches (bug#32510).
lisp/progmodes/etags.el