]> git.eshelyaron.com Git - emacs.git/commit
Fix auth-sources defcustom
authorMauro Aranda <maurooaranda@gmail.com>
Wed, 23 Feb 2022 20:05:08 +0000 (21:05 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Feb 2022 20:05:08 +0000 (21:05 +0100)
commit479623784eae84974d0cd1c20c3d9f5584f8cf16
tree95bfad1b3720c613dc1ce4216fb4517aaf4c51d9
parentb8a96f055624f86fe965a0d1b7b2495b2db80e63
Fix auth-sources defcustom

* lisp/auth-source.el (auth-sources): The extra attributes should be
in a plist, so inline both :host and :port.  Also, give a valid
default value for the choice (bug#54127).
lisp/auth-source.el