diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-10-07 20:46:50 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-10-07 20:46:50 +0200 |
commit | a26824e5cbc454a3614b32d131bbdd74f3c03735 (patch) | |
tree | 0fc6b627711019d95f9e5ca8aef685257f91fc31 /test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el | |
parent | cb86d1d0def61950a149445cbbde829a30e210c4 (diff) | |
download | emacs-a26824e5cbc454a3614b32d131bbdd74f3c03735.tar.gz emacs-a26824e5cbc454a3614b32d131bbdd74f3c03735.tar.bz2 emacs-a26824e5cbc454a3614b32d131bbdd74f3c03735.zip |
Make 'inhibit-changing-match-data' obsolete and adjust callers
* doc/lispref/searching.texi (Regexp Search):
(POSIX Regexps): Document this.
* lisp/subr.el (inhibit-changing-match-data): Make obsolete.
(looking-at-p): Adjust call.
* lisp/vc/vc-hg.el (vc-hg--raw-dirstate-search):
(vc-hg--ignore-patterns-ignored-p):
(vc-hg--cached-dirstate-search): Don't use
`inhibit-changing-match-data'.
* src/minibuf.c (Ftry_completion):
(Fall_completions):
(Ftest_completion): Adjust Fstring_match calls.
* src/search.c (looking_at_1): Pass in modify_data.
(Flooking_at): Add optional inhibit-modify parameter.
(string_match_1): Pass in modify_data.
(Fstring_match):
(Fposix_looking_at, Fposix_string_match): Add optional
inhibit-modify parameter.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-same-file.el')
0 files changed, 0 insertions, 0 deletions