diff options
Diffstat (limited to 'git-email-gnus.el')
-rw-r--r-- | git-email-gnus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-email-gnus.el b/git-email-gnus.el index ad2bcb5..af9570e 100644 --- a/git-email-gnus.el +++ b/git-email-gnus.el @@ -35,7 +35,7 @@ (define-minor-mode git-email-gnus-mode "Gnus 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 |