X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-mua.el;h=1efc88ea4020ceaef8b667e0d68c81a472b478dd;hb=776a54a0e437651abd69a03b9f7d591ea1f992cb;hp=40a1e6bc2a48b48718dea57ad3e8c375f7343564;hpb=11ac932a4503872c19987b843d58513c4b9ef76f;p=notmuch diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 40a1e6bc..1efc88ea 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -334,7 +334,7 @@ Typically this is added to `notmuch-mua-send-hook'." (set-buffer-modified-p nil)) (define-derived-mode notmuch-message-mode message-mode "Message[Notmuch]" - "Notmuch message composition mode. Mostly like `message-mode'" + "Notmuch message composition mode. Mostly like `message-mode'." (notmuch-address-setup)) (put 'notmuch-message-mode 'flyspell-mode-predicate 'mail-mode-flyspell-verify)