]> code.delx.au - gnu-emacs/commit
Fix auth-source-epa-make-gpg-token compilation (bug#21724)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Oct 2015 23:55:31 +0000 (23:55 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Oct 2015 23:55:31 +0000 (23:55 +0000)
commitbf40ed21a0de4e109f2a798afc4e37ef384884b2
tree2e5105068141c18d14d5dc22154501e0eef0e27d
parentd4352f813a0703cc7f7a873525131b272ef0c105
Fix auth-source-epa-make-gpg-token compilation (bug#21724)

* lisp/gnus/auth-source.el: Add eval-and-compile to autoloads for
epg-context-set-passphrase-callback, epg-decrypt-string, and
epg-encrypt-string; require epg when compiling for the setf-method
for epg-context-armor. (bug#21724)
lisp/gnus/auth-source.el