mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
emacs: Declare function notmuch-show-get-message-id
This commit is contained in:
parent
89f7a3c3e4
commit
b4b558ac38
1 changed files with 2 additions and 0 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue