summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2020-06-01 04:44:33 +0300
committerDmitry Gutov <dgutov@yandex.ru>2020-06-01 05:28:43 +0300
commitf92925864613035c2e627862433112b12cf0d6dd (patch)
tree6b53171c2e706c7cac34896121bd4a9c5a78fa66 /lisp/emacs-lisp
parent43caa9680b0d000014b4b9004389b7b193a51629 (diff)
downloademacs-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