]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-draft.el
lib: factor out expansion of saved queries.
[notmuch] / emacs / notmuch-draft.el
index bc688434ec874d142eb356f66c29cb93f46dad69..aeb6c5882a4125da3e19c528999dd8c557fffb56 100644 (file)
 
 ;;; Code:
 
+(require 'cl-lib)
+(require 'pcase)
+(require 'subr-x)
+
 (require 'notmuch-maildir-fcc)
 (require 'notmuch-tag)
 
@@ -38,7 +42,7 @@
   :group 'notmuch)
 
 (defcustom notmuch-draft-tags '("+draft")
-  "List of tags changes to apply to a draft message when it is saved in the database.
+  "List of tag changes to apply when saving a draft message in the database.
 
 Tags starting with \"+\" (or not starting with either \"+\" or
 \"-\") in the list will be added, and tags starting with \"-\"