]> git.eshelyaron.com Git - emacs.git/commit
Update project-find-regexp for the new xref API
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Nov 2015 04:31:51 +0000 (06:31 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Nov 2015 04:32:13 +0000 (06:32 +0200)
commit1a3c4541c3ddf4de0afce339f4ea9bf04c805fa8
treeb7c747495725fc6dcc44d7baf760d3c61375ec6e
parentbc2cec6b205da46492736e079321f4f4ed41a782
Update project-find-regexp for the new xref API

* lisp/progmodes/project.el (project--read-regexp):
Update to use the new xref API methods.

* lisp/progmodes/xref.el (xref-find-backend): Autoload.
lisp/progmodes/project.el
lisp/progmodes/xref.el