Add new xref-query-replace command
commitb6ac30ab435596f1be6023ad22471bf570a11c4a
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jul 2015 00:25:24 +0000 (21 03:25 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jul 2015 00:25:24 +0000 (21 03:25 +0300)
treed1cb92f4bea877afcb34d5c1374ef6af589747d1
parent4051fb202ee92edce95a3d0a9763d0d130f82770
Add new xref-query-replace command

* lisp/progmodes/xref.el (xref--match-buffer-bounds): New
function, extracted from xref-pulse-momentarily.
(xref-query-replace): New command.
(xref--query-replace-1): New helper function.
(xref--xref-buffer-mode-map): Add `r' binding.
lisp/progmodes/xref.el