]> git.eshelyaron.com Git - emacs.git/commit
(auth-source-backend): Don't pass obsolete "name" arg
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Oct 2023 05:17:03 +0000 (01:17 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Oct 2023 05:17:03 +0000 (01:17 -0400)
commit1e5760ed786667113d4e144504ca7a981d25cf37
treed556ce4ce0711b7947cc5f0584b2cf609fa3c1c6
parentf0d42c5e47eaba2c8ccee0a804965a2b71923d41
(auth-source-backend): Don't pass obsolete "name" arg

* lisp/auth-source.el (auth-source-backends-parser-file)
(auth-source-backends-parser-macos-keychain)
(auth-source-backends-parser-secrets): Remove unused "name" argument
to `auth-source-backend` constructor.
lisp/auth-source.el