(pgg-display-output-buffer): Declare as function.

This commit is contained in:
Glenn Morris 2008-02-08 20:27:28 +00:00
parent b003785afc
commit 1888e56807
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2008-02-08 Glenn Morris <rgm@gnu.org>
* gnus-art.el (pgg-display-output-buffer): Declare as function.
2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.el (gnus-group-startup-message): Add `find-image' call before

View file

@ -7895,6 +7895,9 @@ url is put as the `gnus-button-url' overlay property on the button."
(Info-directory)
(Info-menu url))
;; Called after pgg-snarf-keys-region, which autoloads pgg.el.
(declare-function pgg-display-output-buffer "pgg" (start end status))
(defun gnus-button-openpgp (url)
"Retrieve and add an OpenPGP key given URL from an OpenPGP header."
(with-temp-buffer