]> git.eshelyaron.com Git - emacs.git/commit
Add new function auth-source-netrc-parse-all
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Aug 2022 14:50:06 +0000 (16:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Aug 2022 14:50:06 +0000 (16:50 +0200)
commitd92c11845a28f017d86471b523a3270e3345c707
tree12752b6c8ae433a85f41172757184bfc1cfe62be
parentf038695085d872124cbb87f2a0382d572014c540
Add new function auth-source-netrc-parse-all

* lisp/auth-source.el (auth-source-netrc-parse-all): New function
(bug#56976).
(auth-source-netrc-parse): Partially revert behaviour in previous
change -- require :allow-null to match.
lisp/auth-source.el