X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-jump.el;h=84fe2b9c2435b2cc4ac67760313e637c150ee202;hb=dbdb860bb92b5eef0eadc6ffd1fd6d5bf64553b9;hp=92a5a2cca687986772cb7b49cd4603ba4a3c942c;hpb=11ac932a4503872c19987b843d58513c4b9ef76f;p=notmuch diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el index 92a5a2cc..84fe2b9c 100644 --- a/emacs/notmuch-jump.el +++ b/emacs/notmuch-jump.el @@ -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