emacs: Declare function notmuch-show-get-message-id

This commit is contained in:
Jonas Bernoulli 2020-04-15 20:28:20 +02:00 committed by David Bremner
parent 89f7a3c3e4
commit b4b558ac38

View file

@ -24,6 +24,8 @@
(require 'epg)
(require 'notmuch-lib)
(declare-function notmuch-show-get-message-id "notmuch-show" (&optional bare))
(defcustom notmuch-crypto-process-mime t
"Should cryptographic MIME parts be processed?