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