diff options
Diffstat (limited to 'git-email-piem.el')
-rw-r--r-- | git-email-piem.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-email-piem.el b/git-email-piem.el index 2c68560..60eb0e3 100644 --- a/git-email-piem.el +++ b/git-email-piem.el @@ -53,7 +53,7 @@ This will read the `piem-inboxes' variable." (define-minor-mode git-email-piem-mode "Piem 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. This will make git-email read the `piem-inboxes' variable to |