diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2020-06-01 04:44:33 +0300 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2020-06-01 05:28:43 +0300 |
commit | f92925864613035c2e627862433112b12cf0d6dd (patch) | |
tree | 6b53171c2e706c7cac34896121bd4a9c5a78fa66 /lisp/emacs-lisp | |
parent | 43caa9680b0d000014b4b9004389b7b193a51629 (diff) | |
download | emacs-f92925864613035c2e627862433112b12cf0d6dd.tar.gz emacs-f92925864613035c2e627862433112b12cf0d6dd.tar.bz2 emacs-f92925864613035c2e627862433112b12cf0d6dd.zip |
Change xref-find-apropos to pass PATTERN to backend verbatim
* lisp/progmodes/xref.el (xref-backend-apropos): Rename this
generic's second arg to PATTERN, to clarify that it should be
handled entirely in the backend, with no pre-processing by the
command.
(xref-find-apropos): Update accordingly, but keep compatibility
with backends in older Emacs versions.
(xref-apropos-regexp): Extract from xref-find-apropos.
* lisp/progmodes/etags.el (xref-backend-apropos): Use it here.
* lisp/progmodes/elisp-mode.el (xref-backend-apropos): And here.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions