diff options
Diffstat (limited to 'git-email-notmuch.el')
-rw-r--r-- | git-email-notmuch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-email-notmuch.el b/git-email-notmuch.el index 5d41b0f..e98b9be 100644 --- a/git-email-notmuch.el +++ b/git-email-notmuch.el @@ -36,7 +36,7 @@ (define-minor-mode git-email-notmuch-mode "Notmuch integration for git-email. If called interactively, toggle the mode. A positive prefix ARG -enables the mode, any other prefix ARG disabled it. If called +enables the mode, any other prefix ARG disables it. If called from Lisp, enable the mode if ARG is omitted or nil." :group 'git-email :global t |