diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-02-03 12:15:06 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-02-03 12:17:23 +0100 |
commit | 1b0342628e565ff6fbb3ad1e374a2203d9d4a8ae (patch) | |
tree | 23e08183c533e465612dcc7707cef35d32c205e4 /lisp/info-xref.el | |
parent | abd59ad923452cf342ba9d5eadf52bea02a261b0 (diff) | |
download | emacs-1b0342628e565ff6fbb3ad1e374a2203d9d4a8ae.tar.gz emacs-1b0342628e565ff6fbb3ad1e374a2203d9d4a8ae.tar.bz2 emacs-1b0342628e565ff6fbb3ad1e374a2203d9d4a8ae.zip |
Don't use `string-search` in soap-client (bug#53744)
* lisp/net/soap-client.el (soap-decode-xs-complex-type):
Since soap-client is a core ELPA package and may be used with
Emacs versions older than 28, it cannot use `string-search`;
revert to `string-match`.
Diffstat (limited to 'lisp/info-xref.el')
0 files changed, 0 insertions, 0 deletions