]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
emacs: fix custom queries section customization widget in notmuch-hello
[notmuch] / emacs / notmuch-hello.el
index f10d98d2fa120c7862ed59b46d53a826f30cd9c5..684bedcb51960c6f2a779b7e66f90aa261fbc2ed 100644 (file)
@@ -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")))