emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/notmuch-indicator c97a631740 13/36: Update notmuch-indi


From: ELPA Syncer
Subject: [elpa] externals/notmuch-indicator c97a631740 13/36: Update notmuch-indicator-mode doc string
Date: Wed, 21 Sep 2022 00:59:20 -0400 (EDT)

branch: externals/notmuch-indicator
commit c97a631740bccdc4d5f850e65935737e0a4592e3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Update notmuch-indicator-mode doc string
---
 notmuch-indicator.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 9e3a0d473c..ba70ef5dd2 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -117,10 +117,12 @@ The delay is specified by 
`notmuch-indicator-refresh-count'."
 
 ;;;###autoload
 (define-minor-mode notmuch-indicator-mode
-  "Enable with counter for new mail.
+  "Display counter with output from notmuch count.
+For the search terms and the label that can accompany them, refer
+to the user option `notmuch-indicator-args'.
 
-If the `global-mode-string' is displayed on the `tab-bar-mode',
-there may be a slight delay until the information is updated."
+To control how often the indicator is updated, check the user
+option `notmuch-indicator-refresh-count'.."
   :init-value nil
   :global t
   (if notmuch-indicator-mode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]