]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-mua.el
emacs docstrings: consistent indentation, newlines, periods
[notmuch] / emacs / notmuch-mua.el
index 40a1e6bc2a48b48718dea57ad3e8c375f7343564..1efc88ea4020ceaef8b667e0d68c81a472b478dd 100644 (file)
@@ -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)