emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/pgg.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/pgg.el
Date: Wed, 29 Jun 2005 20:27:43 -0400

Index: emacs/lisp/gnus/pgg.el
diff -c emacs/lisp/gnus/pgg.el:1.3 emacs/lisp/gnus/pgg.el:1.4
*** emacs/lisp/gnus/pgg.el:1.3  Wed Jun  1 05:07:06 2005
--- emacs/lisp/gnus/pgg.el      Thu Jun 30 00:27:41 2005
***************
*** 380,386 ****
        (with-output-to-temp-buffer pgg-echo-buffer
          (set-buffer standard-output)
          (insert-buffer-substring (if status pgg-output-buffer
!                                    pgg-errors-buffer)))))))
  
  ;;;###autoload
  (defun pgg-insert-key ()
--- 380,387 ----
        (with-output-to-temp-buffer pgg-echo-buffer
          (set-buffer standard-output)
          (insert-buffer-substring (if status pgg-output-buffer
!                                    pgg-errors-buffer)))))
!     status))
  
  ;;;###autoload
  (defun pgg-insert-key ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]