]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-jump.el
emacs docstrings: consistent indentation, newlines, periods
[notmuch] / emacs / notmuch-jump.el
index 92a5a2cca687986772cb7b49cd4603ba4a3c942c..84fe2b9c2435b2cc4ac67760313e637c150ee202 100644 (file)
@@ -88,8 +88,7 @@ ACTION-MAP must be a list of triples of the form
 where KEY is a key binding, LABEL is a string label to display in
 the buffer, and ACTION is a nullary function to call.  LABEL may
 be null, in which case the action will still be bound, but will
-not appear in the pop-up buffer.
-"
+not appear in the pop-up buffer."
 
   (let* ((items (notmuch-jump--format-actions action-map))
         ;; Format the table of bindings and the full prompt