X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=684bedcb51960c6f2a779b7e66f90aa261fbc2ed;hb=1548751041d6d19984611e0868dfcb9553b850e7;hp=f10d98d2fa120c7862ed59b46d53a826f30cd9c5;hpb=9429141bb1b73a4e05b2f30d59c3c88bb87c2d43;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index f10d98d2..684bedcb 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -187,7 +187,7 @@ This should only be set by `notmuch-hello-insert-search'.") :tag "Customized queries section (see docstring for details)" :type `(list :tag "" - (const :tag "" notmuch-hello-insert-query-list) + (const :tag "" notmuch-hello-insert-searches) (string :tag "Title for this section") (repeat :tag "Queries" (cons (string :tag "Name") (string :tag "Query")))