]> git.eshelyaron.com Git - emacs.git/commitdiff
(pgg-display-output-buffer): Declare as function.
authorGlenn Morris <rgm@gnu.org>
Fri, 8 Feb 2008 20:27:28 +0000 (20:27 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 8 Feb 2008 20:27:28 +0000 (20:27 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el

index 1aa7b73aa17152dd0c167517d710ed43e6ae0481..4c3d36322154d6f0c84a441db2b5271c534d2538 100644 (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
index 9efb9a3079316f06341909de38d7087350a0a522..a967c88a59fc6f84b44ad23d0002d1d9d82f3cbf 100644 (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