aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-email.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-elisp/bard-email.el')
-rw-r--r--bard-elisp/bard-email.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-elisp/bard-email.el b/bard-elisp/bard-email.el
index 34e5700..7d40965 100644
--- a/bard-elisp/bard-email.el
+++ b/bard-elisp/bard-email.el
@@ -120,3 +120,4 @@ next invocation of 'notmuch new'."
(shell-command
(format "notmuch search --output=files --format=text0 tag:%s | xargs -r0 rm" del-tag)
t))))
+(provide 'bard-email)