]> git.eshelyaron.com Git - emacs.git/commit
Use find-tag-default for xref-backend-identifier-at-point
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 26 Nov 2015 02:38:17 +0000 (04:38 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 26 Nov 2015 02:38:31 +0000 (04:38 +0200)
commit5ffa4e3e3c853ed75e4f4b441e813252112f2d24
treee3586eeb8e05f50697c0cdfd62a92f6a4acfcf36
parent54e8c7bd3afd9d5b3a4642fb36291e3e16813af3
Use find-tag-default for xref-backend-identifier-at-point

* lisp/progmodes/etags.el (find-tag-tag)
(tags-completion-at-point-function): Extract common code as
find-tag--default.
(xref-backend-identifier-at-point): Define in terms of the new
function.
lisp/progmodes/etags.el