diff options
author | F. Jason Park <jp@neverwas.me> | 2022-04-24 06:20:09 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2022-11-16 21:34:36 -0800 |
commit | c5d91358b594e057e37ea557923e6aa9d85b61e1 (patch) | |
tree | dc86a0b116b4cd937c6c60f32cae9169c873d0af /lisp/emacs-lisp/generic.el | |
parent | 2cf9e699ef0fc43a4eadaf00a1ed2f876765c64d (diff) | |
download | emacs-c5d91358b594e057e37ea557923e6aa9d85b61e1.tar.gz emacs-c5d91358b594e057e37ea557923e6aa9d85b61e1.tar.bz2 emacs-c5d91358b594e057e37ea557923e6aa9d85b61e1.zip |
Support auth-source-pass in ERC
* doc/misc/erc.texi: Mention that the auth-source-pass backend is
supported.
* lisp/erc/erc-compat.el (erc-compat--29-auth-source-pass-search,
erc-compat--29-auth-source-pass--build-result-many,
erc-compat--29-auth-source-pass--retrieve-parsed,
erc-compat--29-auth-source-pass-backend-parse,
erc-compat--auth-source-backend-parser-functions): Adapt some yet
unreleased functions from auth-source-pass that mimic the netrc
backend, and add forward declarations to support them.
* lisp/erc/erc.el (erc--auth-source-search): Use own auth-source-pass
erc-compat backend.
* test/lisp/erc/erc-services-tests.el
(erc-join-tests--auth-source-pass-entries): Remove useless items.
(erc--auth-source-search--pass-standard,
erc--auth-source-search--pass-announced,
erc--auth-source-search--pass-overrides): Remove `ert-skip' guard.
(Bug#58985.)
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions