X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=648217070c7abfbedfd67079bc1de0a8739b27d9;hp=732ce53d12516ea61cefb94c1c40a430c1e35640;hb=3910000fe8195ab2e4999b5064169d157da2e37d;hpb=4e76865c0d842fb7bf85fffee1d383062c3a7160 diff --git a/notmuch.el b/notmuch.el index 732ce53d..64821707 100644 --- a/notmuch.el +++ b/notmuch.el @@ -1132,7 +1132,7 @@ All currently available key bindings: (notmuch-show-do-stash (notmuch-show-get-from))) (defun notmuch-show-stash-message-id () - "Copy message-id of current message to kill-ring." + "Copy message ID of current message to kill-ring." (interactive) (notmuch-show-do-stash (notmuch-show-get-message-id)))