diff options
author | Miha Rihtaršič <miha@kamnitnik.top> | 2021-10-19 18:41:13 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-10-20 10:20:03 +0200 |
commit | 7a6cc97f3c2fe8c01ac71e39514a73c0674b9061 (patch) | |
tree | cd820c07b8a3275c172c5f79f72c37b27455b553 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 1fb8a1569dab5a5cb99afad9678b3bebae1733c5 (diff) | |
download | emacs-7a6cc97f3c2fe8c01ac71e39514a73c0674b9061.tar.gz emacs-7a6cc97f3c2fe8c01ac71e39514a73c0674b9061.tar.bz2 emacs-7a6cc97f3c2fe8c01ac71e39514a73c0674b9061.zip |
Avoid excessive specbinding in all-completions
* src/minibuf.c (match_regexps):
(Ftry_completion):
(Fall_completions):
(Ftest_completion): Use fast_string_match_internal to match against
regexps in completion-regexp-list without having to bind
case-fold-search.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions