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

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

[elpa] externals/notmuch-indicator 62ca2dd0bb 31/36: Refine notmuch-indi


From: ELPA Syncer
Subject: [elpa] externals/notmuch-indicator 62ca2dd0bb 31/36: Refine notmuch-indicator-force-refresh-commands :type
Date: Wed, 21 Sep 2022 00:59:21 -0400 (EDT)

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

    Refine notmuch-indicator-force-refresh-commands :type
---
 notmuch-indicator.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index ed21c40b32..7c75b3d950 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -149,7 +149,7 @@ Also see `notmuch-indicator-force-refresh-commands'."
   "List of commands that update the notmuch-indicator after invoked.
 Normally, the indicator runs on a timer, controlled by the user
 option `notmuch-indicator-refresh-count'."
-  :type '(repeat symbol)
+  :type '(repeat function)
   :group 'notmuch-indicator)
 
 ;;;; Helper functions and the minor-mode



reply via email to

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