(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
This commit is contained in:
parent
8a8c39bc18
commit
13647a5b26
1 changed files with 0 additions and 5 deletions
|
@ -971,11 +971,6 @@ Whether the passphrase is cached at all is controlled by
|
|||
|
||||
(defvar password-cache-expiry)
|
||||
|
||||
(eval-when-compile
|
||||
(autoload 'password-read "password")
|
||||
(autoload 'password-cache-add "password")
|
||||
(autoload 'password-cache-remove "password"))
|
||||
|
||||
(defvar mml2015-epg-secret-key-id-list nil)
|
||||
|
||||
(defun mml2015-epg-passphrase-callback (context key-id ignore)
|
||||
|
|
Loading…
Add table
Reference in a new issue