diff options
Diffstat (limited to 'piem-notmuch.el')
-rw-r--r-- | piem-notmuch.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/piem-notmuch.el b/piem-notmuch.el index 7941736..cd3153a 100644 --- a/piem-notmuch.el +++ b/piem-notmuch.el @@ -21,7 +21,10 @@ ;;; Commentary: -;; +;; This library provides a minor mode, `piem-notmuch-mode', that +;; modifies `piem' variables to teach functions like `piem-inbox' and +;; `piem-am-ready-mbox' how to extract information from Notmuch +;; buffers. ;;; Code: |