]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Fix notmuch-mua-user-agent defcustom
authorJani Nikula <jani@nikula.org>
Tue, 20 Dec 2011 19:53:14 +0000 (21:53 +0200)
committerDavid Bremner <bremner@debian.org>
Thu, 22 Dec 2011 10:54:29 +0000 (06:54 -0400)
The :options keyword is not meaningful for function type. Also, it was not
possible to enter nil value, contrary to the notmuch-mua-user-agent
defcustom documentation. Specify the alternatives using choice type, taking
nil into account.

Signed-off-by: Jani Nikula <jani@nikula.org>

No differences found